[]
Helper class used by the another classes to implement C1.WPF.Document.Serialization.IC1Serializable interface.
protected class Parameter.PropsTable<T> : C1PropsTable<T> where T : Parameter
Name | Description |
---|---|
T | Type supporting C1.WPF.Document.Serialization.IC1Serializable interface. |
Name | Description |
---|---|
PropsTable() | Initializes a new instance of the Parameter.PropsTable<T> class. |