CustomLogics Members
In This Article
#Constructors
Name | Description |
---|---|
Custom |
Creates a new instance of the Custom |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Custom |
Get |
Serves as a hash function for the Custom |
Get |
Returns the list domain logic class types that are registered for a specified Application Model interface. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether a particular domain logic class is registered for a specified Application Model interface. |
Is |
Indicates whether a particular domain logic class was unregistered for a specified Application Model interface. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers a particular domain logic class for a specified Application Model interface. |
To |
Returns a string that represents the current object. Inherited from Object. |
Unregister |
Unregisters a particular domain for a specified Application Model interface. |
See Also