Method | Description | |
---|---|---|
Add ( |
||
Delete ( int educationId, string authenticationToken ) : bool | ||
GetByUser ( int userId ) : List |
||
Update ( |
public Add ( |
||
education | ||
authenticationToken | string | |
return |
public Delete ( int educationId, string authenticationToken ) : bool | ||
educationId | int | |
authenticationToken | string | |
return | bool |
public Update ( |
||
education | ||
authenticationToken | string | |
return |