[]
        
(Showing Draft Content)

C1.WPF.Document.Parameter.PropsTable-1

Parameter.PropsTable<T> Class

Helper class used by the another classes to implement C1.WPF.Document.Serialization.IC1Serializable interface.

Inheritance
C1PropsTable<T>
Parameter.PropsTable<T>
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.dll
Syntax
protected class Parameter.PropsTable<T> : C1PropsTable<T> where T : Parameter
Type Parameters
Name Description
T

Type supporting C1.WPF.Document.Serialization.IC1Serializable interface.

Constructors

Name Description
PropsTable()

Initializes a new instance of the Parameter.PropsTable<T> class.