Initializes a new instance of the
Signature class
Namespace: System.Linq.DynamicAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic Signature(
IEnumerable<DynamicProperty> properties
)
Parameters
- properties
- Type: System.Collections.GenericIEnumerableDynamicProperty
See Also