Свойство | Тип | Описание | |
---|---|---|---|
AttributeNamesToMatch | List |
||
PropertyNamesToMatch | List |
Метод | Описание | |
---|---|---|
WithMatchingAttributes ( IServiceRoutes routes, |
||
WithMatchingPropertyNames ( IServiceRoutes routes, |
||
WithRequestDtoName ( IServiceRoutes routes, |
public static WithMatchingAttributes ( IServiceRoutes routes, |
||
routes | IServiceRoutes | |
requestType | ||
allowedVerbs | string | |
Результат | void |
public static WithMatchingPropertyNames ( IServiceRoutes routes, |
||
routes | IServiceRoutes | |
requestType | ||
allowedVerbs | string | |
Результат | void |
public static WithRequestDtoName ( IServiceRoutes routes, |
||
routes | IServiceRoutes | |
requestType | ||
allowedVerbs | string | |
Результат | void |
public static List |
||
Результат | List |