Метод | Описание | |
---|---|---|
CpfExists ( string cpf ) : bool | ||
Delete ( System.Guid id ) : bool | ||
Get ( System.Guid id ) : |
||
GetAll ( ) : IEnumerable |
||
Insert ( |
||
Update ( |
public static CpfExists ( string cpf ) : bool | ||
cpf | string | |
Результат | bool |
public static Delete ( System.Guid id ) : bool | ||
id | System.Guid | |
Результат | bool |
public static Get ( System.Guid id ) : |
||
id | System.Guid | |
Результат |
public static Insert ( |
||
colaborador | ||
Результат |
public static Update ( |
||
colaborador | ||
Результат | bool |