The CanResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CanResult(Boolean) | Initializes a new instance of the CanResult class |
![]() | CanResult(String) | Initializes a new instance of the CanResult class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | HasMessage | |
![]() | Message | |
![]() | Success |