Validate Class |
[Missing <summary> documentation for "T:CallFlowFramework.Validate"]
Namespace: CallFlowFramework
The Validate type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ArgumentNotNull |
Throws ArgumentNullException if null is passed in.
|
![]() ![]() | ArgumentNotNullOrEmpty |
Throws ArgumentException if null or empty string is passed in.
|
![]() ![]() | AssertNotNull |
Throws NullReferenceException if null is passed in.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | ThreadOperation |
Throws InvalidOperationException if the passed in thread differs from the caller thread.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |