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
public property IsOut Whether it is an out parameter.
public property Name The parameter name.
public property Type The parameter type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Equality.
public method GetHashCode Overridden. Hashcode.
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

SerializableParameterInfo Class
Microsoft.SpecExplorer.ObjectModel Namespace