Click or drag to resize
FunctionAttributeGetFunctions Method

Namespace: FlexRule
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static IEnumerable<string> GetFunctions(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: IEnumerableString
See Also