Метод | Описание | |
---|---|---|
FindAsyncMethod ( |
Finds an asynchronous method to execute.
|
|
FindSyncMethod ( |
Finds a synchronous method to execute.
|
Метод | Описание | |
---|---|---|
GetMethod ( string name, |
Gets the method for the given name.
|
|
ResolveHttpMethod ( |
Resolves the HTTP method used to discover which action to execute.
|
public static FindAsyncMethod ( |
||
context | The widget context. | |
widgetType | The widget type. | |
Результат |
public static FindSyncMethod ( |
||
context | The widget context. | |
widgetType | The widget type. | |
Результат |