SerializableParameterInfo Members
A binary and XML serializable representation of a parameter.
The following tables list the members exposed by the SerializableParameterInfo type.
Public Constructors
Name | Description | |
---|---|---|
SerializableParameterInfo |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
IsOut | Whether it is an out parameter. |
![]() |
Name | The parameter name. |
![]() |
Type | The parameter type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Equality. |
![]() |
GetHashCode | Overridden. Hashcode. |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
SerializableParameterInfo Class
Microsoft.SpecExplorer.ObjectModel Namespace