Method | Description | |
---|---|---|
Delete ( int id ) : void | ||
Get ( ) : IEnumerable |
||
Get ( int id ) : string | ||
Post ( [ value ) : void | ||
Put ( int id, [ value ) : void | ||
ValuesController ( ICommonRepository commonRepository ) : System |
public ValuesController ( ICommonRepository commonRepository ) : System | ||
commonRepository | ICommonRepository | |
return | System |