Method | Description | |
---|---|---|
ReferenceDataController ( IRepository repository, IServiceLocator serviceLocator ) : System |
Method | Description | |
---|---|---|
CreateList ( string key, [ |
||
Delete ( string key, [ |
||
DeleteList ( string key, IEnumerable |
||
GetHandler ( string key, Func |
||
List ( string key = null ) : IHttpActionResult | ||
ListAll ( ) : IHttpActionResult | ||
PostDelete ( string key, [ |
||
PostHandler ( string key, Func |
public ReferenceDataController ( IRepository repository, IServiceLocator serviceLocator ) : System | ||
repository | IRepository | |
serviceLocator | IServiceLocator | |
return | System |