Method | Description | |
---|---|---|
Delete ( int id ) : void | ||
Get ( int id ) : string | ||
GetAllApplications ( ) : List |
||
GetApplicationsForUsername ( string username ) : List |
||
Post ( [ value ) : void | ||
Put ( int id, [ value ) : void |
public GetApplicationsForUsername ( string username ) : List |
||
username | string | |
return | List |