Click or drag to resize

RemoteWorkspaceEventHandlerConfiguration Class

Inheritance Hierarchy
SystemObject
  Colygon.MatchPoint.Core.ConfigurationBaseTypeConfigurationIRemoteWorkspaceEventHandler
    Colygon.MatchPoint.Hybrid.Workspaces.ConfigurationRemoteWorkspaceEventHandlerConfiguration

Namespace:  Colygon.MatchPoint.Hybrid.Workspaces.Configuration
Assembly:  Colygon.MatchPoint.Hybrid (in Colygon.MatchPoint.Hybrid.dll) Version: 2019.2.1.0
Syntax
C#
[SerializableAttribute]
public sealed class RemoteWorkspaceEventHandlerConfiguration : BaseTypeConfiguration<IRemoteWorkspaceEventHandler>

The RemoteWorkspaceEventHandlerConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodRemoteWorkspaceEventHandlerConfiguration
Initializes a new instance of the RemoteWorkspaceEventHandlerConfiguration class
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFireAdded
Public methodFireAdding
Public methodFireUpdated
Public methodFireUpdating
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Inherited from BaseTypeConfigurationT.)
Top
Fields
See Also