Creates a new CallMethodOf<T, TMethodReturn>.
Name | Description |
---|---|
CallMethodOf() |
Creates a new CallMethodOf<T, TMethodReturn>. The gear name is inferred in the base class BaseGear, by converting the concrete gear class name from PascalCasing to Reading friendly text .
|
CallMethodOf(string, string, bool) | Creates a new CallMethodOf<T, TMethodReturn>. |