ValueSource Methods
.NET Framework 4.5
The ValueSource type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | Returns a value indicating whether this ValueSource is equal to a specified object. (Overrides ValueType.Equals(Object).) |
|
GetHashCode | Returns the hash code for this ValueSource. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |