| SignatureInformationDiscoveryCreate Method |
Creates signature description
Namespace: FlexRule.ProceduralAssembly: FlexRule.Procedure (in FlexRule.Procedure.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static SignatureInformation Create(
ActiveElement declarationContainer
)
Parameters
- declarationContainer
- Type: FlexRuleActiveElement
Can be null to create empty signature
Return Value
Type:
SignatureInformation
See Also