ConfigurableObject Members
Include Protected Members
Include Inherited Members
Represents an object that can be configured from an external configuration provider.
The ConfigurableObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Identity | Gets or sets the identifier of the object. |
![]() |
IsValid | Gets a value that indicates whether the object is configured correctly. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | |
![]() |
ValidateRead | |
![]() |
ValidateWrite |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IConfigurable.CopyChangesFrom | |
![]() ![]() |
IConfigurable.ObjectState | |
![]() ![]() |
IConfigurable.ResetChangeTracking |
Top