Class ExecutableNodeReflectionHelper
public static class ExecutableNodeReflectionHelper
- Inheritance
-
ExecutableNodeReflectionHelper
- Inherited Members
Methods
PredictCustomFunctionNodeType(Type, Type[])
public static Type PredictCustomFunctionNodeType(Type returnType, Type[] inputTypes)
Parameters
Returns
PredictEventNodeType(int)
public static Type PredictEventNodeType(int parametersLength)
Parameters
parametersLengthint
Returns
PredictEventNodeType(MethodInfo)
public static Type PredictEventNodeType(MethodInfo methodInfo)
Parameters
methodInfoMethodInfo
Returns
PredictFunctionNodeType(MethodInfo)
public static Type PredictFunctionNodeType(MethodInfo methodInfo)
Parameters
methodInfoMethodInfo