CustomSpecification
|
Overloaded. Initializes a new instance of the CustomSpecification class. |
ErrorMessage | Gets or sets the error message. |
Key (inherited from SpecificationBase) | Gets or sets the key of the SpecificationBase. |
Name | Gets or sets the name. |
Preprocessor | Gets the preprocessor. |
Properties | Gets the properties. |
Specification | Gets the underlying specification this custom specification represents. |
Equals (inherited from SpecificationBase) | Determines whether the specified System.Object is equal to the current instance. |
GetHashCode (inherited from SpecificationBase) | Returns the hash code for this instance. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from SpecificationBase) | Returns a System.String that represents the current instance. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
IsEqualTo (inherited from SpecificationBase) | Determines whether the specified System.Object is equal to the current instance. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
CustomSpecification Class | NSpectre.Core.Configuration Namespace