메소드 | 설명 | |
---|---|---|
DynamicEntityControllerSelector ( System.Web.Http.HttpConfiguration configuration ) : System | ||
SelectController ( |
메소드 | 설명 | |
---|---|---|
DetermineContractType ( string contractName ) : |
||
DetermineControllerVieRouteData ( |
||
DetermineEntityType ( string entityName ) : |
||
DetermineListContractType ( string contractName ) : |
||
DetermineVersionedEntityName ( |
||
GetControllerTypeForRequest ( |
protected DetermineContractType ( string contractName ) : |
||
contractName | string | |
리턴 |
protected DetermineControllerVieRouteData ( |
||
request | ||
리턴 | HttpControllerDescriptor |
protected DetermineEntityType ( string entityName ) : |
||
entityName | string | |
리턴 |
protected DetermineListContractType ( string contractName ) : |
||
contractName | string | |
리턴 |
protected DetermineVersionedEntityName ( |
||
request | ||
contractName | string | |
리턴 | string |
public DynamicEntityControllerSelector ( System.Web.Http.HttpConfiguration configuration ) : System | ||
configuration | System.Web.Http.HttpConfiguration | |
리턴 | System |
protected GetControllerTypeForRequest ( |
||
request | ||
contractType | ||
entityType | ||
listContractType | ||
리턴 |
public SelectController ( |
||
request | ||
리턴 | HttpControllerDescriptor |