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, T1, T2, T3>(string name, Func<TResult, T1, T2, T3> implementation);
string name
string
System.Func<TResult, T1, T2, T3> implementation
System.Func<TResult, T1, T2, T3>