Méthode | Description | |
---|---|---|
Add ( INfieldConnection connection, |
||
GetAll ( INfieldConnection connection ) : IQueryable |
||
GetByClientId ( INfieldConnection connection, string clientId ) : |
||
GetById ( INfieldConnection connection, string id ) : |
||
GetByUserName ( INfieldConnection connection, string userName ) : |
||
InterviewerManager ( ) : System | ||
Remove ( INfieldConnection connection, |
||
Update ( INfieldConnection connection, |
Méthode | Description | |
---|---|---|
Get ( INfieldConnection connection, bool>.Func |
public Add ( INfieldConnection connection, |
||
connection | INfieldConnection | |
interviewer | ||
Résultat |
public GetAll ( INfieldConnection connection ) : IQueryable |
||
connection | INfieldConnection | |
Résultat | IQueryable |
public GetByClientId ( INfieldConnection connection, string clientId ) : |
||
connection | INfieldConnection | |
clientId | string | |
Résultat |
public GetById ( INfieldConnection connection, string id ) : |
||
connection | INfieldConnection | |
id | string | |
Résultat |
public GetByUserName ( INfieldConnection connection, string userName ) : |
||
connection | INfieldConnection | |
userName | string | |
Résultat |
public Remove ( INfieldConnection connection, |
||
connection | INfieldConnection | |
interviewer | ||
Résultat | void |
public Update ( INfieldConnection connection, |
||
connection | INfieldConnection | |
interviewer | ||
Résultat |