Last updated 1 year ago
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>