메소드 | 설명 | |
---|---|---|
Delete ( int id ) : void | ||
Get ( int id ) : |
||
GetLinkForResource ( string resourceId, object o ) : Link | ||
PersonController ( IPersonRepository personRepository ) : System.Collections.Generic | ||
Post ( |
||
Put ( |
메소드 | 설명 | |
---|---|---|
Get ( ) : IEnumerable |
public GetLinkForResource ( string resourceId, object o ) : Link | ||
resourceId | string | |
o | object | |
리턴 | Link |
public PersonController ( IPersonRepository personRepository ) : System.Collections.Generic | ||
personRepository | IPersonRepository | |
리턴 | System.Collections.Generic |
public Post ( |
||
person | ||
리턴 |