Method | Description | |
---|---|---|
Delete ( int id ) : void | ||
Get ( int id ) : |
||
Get ( ) : IEnumerable |
||
Get ( string list ) : IEnumerable |
||
GetWithProgram ( int id, string program ) : |
||
Post ( |
||
Put ( int id, |
public Get ( int id ) : |
||
id | int | |
return |
public GetWithProgram ( int id, string program ) : |
||
id | int | |
program | string | |
return |
public Post ( |
||
newSubject | ||
return |
public Put ( int id, |
||
id | int | |
updatedSubject | ||
return |