AddFunction(string,Delegate)
Summary
public void AddFunction(string name, Delegate implementation);Remarks
<<if myFunction(1, 2) == true>>
myFunction returned true!
<<endif>><<call myFunction(1, 2)>>Parameters
Name
Description
See Also
Last updated
Was this helpful?
