Community
Yarn Spinner® and Secret Lab® are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.
Method in Actions
public void AddFunction<TResult>(string name, Func<TResult> implementation);
string name
string
System.Func<TResult> implementation
System.Func<TResult>