메소드 | 설명 | |
---|---|---|
Dispatch ( string method ) : object |
Dispatches the specified method.
|
|
IsGeneratorMethod ( string method ) : bool |
Determines whether [is generator method] [the specified method].
|
메소드 | 설명 | |
---|---|---|
PopulateAvailableMethods ( IDictionary generatorMethods, |
Populates the available methods.
|
메소드 | 설명 | |
---|---|---|
BuildMethodArgs ( |
public IsGeneratorMethod ( string method ) : bool | ||
method | string | The method. |
리턴 | bool |
protected static PopulateAvailableMethods ( IDictionary generatorMethods, |
||
generatorMethods | IDictionary | The generator methods. |
methods | The methods. | |
리턴 | void |