RegisterFunctionDeclaration(string,Type,Type[])
Last updated
Was this helpful?
Method in Actions
public void RegisterFunctionDeclaration(string name, Type returnType, Type[] parameterTypes)string name
Type returnType
Type[] parameterTypes
Last updated
Was this helpful?
Was this helpful?
