GenericParameter<T> Class
  Namespace: PIX.SerializeHelpers
Assembly: PIX.dll
  
  
  Assembly: PIX.dll
Inheritance
- 
      System.Object
      
- GenericParameter<T>
 
 
Syntax
public abstract class GenericParameter<T> : IXmlSerializableType Parameters
| Name | Description | 
|---|---|
| T | 
Constructors
| Name | Description | 
|---|---|
| GenericParameter() | |
| GenericParameter(String, T) | 
Fields
| Name | Description | 
|---|---|
| _Name | |
| _Parameter | 
Properties
| Name | Description | 
|---|---|
| Value | 
Methods
| Name | Description | 
|---|---|
| GetSchema() | |
| Parse(String) | |
| ReadXml(XmlReader) | |
| WriteXml(XmlWriter) |