Property | Type | Description | |
---|---|---|---|
AttributeNamesToMatch | List |
||
PropertyNamesToMatch | List |
Method | Description | |
---|---|---|
WithMatchingAttributes ( IServiceRoutes routes, |
||
WithMatchingPropertyNames ( IServiceRoutes routes, |
||
WithRequestDtoName ( IServiceRoutes routes, |
public static WithMatchingAttributes ( IServiceRoutes routes, |
||
routes | IServiceRoutes | |
requestType | ||
allowedVerbs | string | |
return | void |
public static WithMatchingPropertyNames ( IServiceRoutes routes, |
||
routes | IServiceRoutes | |
requestType | ||
allowedVerbs | string | |
return | void |
public static WithRequestDtoName ( IServiceRoutes routes, |
||
routes | IServiceRoutes | |
requestType | ||
allowedVerbs | string | |
return | void |
public static List |
||
return | List |