AddFunction(string,Func<TResult, T1, T2>)
Summary
public void AddFunction<TResult, T1, T2>(string name, Func<TResult, T1, T2> implementation);Parameters
Name
Description
Last updated
Was this helpful?
public void AddFunction<TResult, T1, T2>(string name, Func<TResult, T1, T2> implementation);Last updated
Was this helpful?
Was this helpful?