Method | Description | |
---|---|---|
Delete ( int id ) : void | ||
Get ( int id ) : |
||
GetAll ( ) : IEnumerable |
||
Insert ( |
||
PersonRepository ( ) : System.Collections.Generic | ||
Update ( |
public Insert ( |
||
person | ||
return | void |
public PersonRepository ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Update ( |
||
person | ||
return | void |