GenericParameter<T> Class
Namespace: PIX.SerializeHelpers
Assembly: PIX.dll
Assembly: PIX.dll
Inheritance
-
System.Object
- GenericParameter<T>
Syntax
public abstract class GenericParameter<T> : IXmlSerializable
Type 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) |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!