Метод | Описание | |
---|---|---|
Delete ( string route ) : |
||
Get ( string route ) : |
||
GetWebSocketUpgrade ( string route ) : |
||
Post ( string route ) : |
||
Put ( string route ) : |
public static Delete ( string route ) : |
||
route | string | |
Результат |
public static Get ( string route ) : |
||
route | string | |
Результат |
public static GetWebSocketUpgrade ( string route ) : |
||
route | string | |
Результат |
public static Post ( string route ) : |
||
route | string | |
Результат |
public static Put ( string route ) : |
||
route | string | |
Результат |