메소드 | 설명 | |
---|---|---|
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, |
메소드 | 설명 | |
---|---|---|
Get ( INfieldConnection connection, bool>.Func |
public Add ( INfieldConnection connection, |
||
connection | INfieldConnection | |
interviewer | ||
리턴 |
public GetAll ( INfieldConnection connection ) : IQueryable |
||
connection | INfieldConnection | |
리턴 | IQueryable |
public GetByClientId ( INfieldConnection connection, string clientId ) : |
||
connection | INfieldConnection | |
clientId | string | |
리턴 |
public GetById ( INfieldConnection connection, string id ) : |
||
connection | INfieldConnection | |
id | string | |
리턴 |
public GetByUserName ( INfieldConnection connection, string userName ) : |
||
connection | INfieldConnection | |
userName | string | |
리턴 |
public Remove ( INfieldConnection connection, |
||
connection | INfieldConnection | |
interviewer | ||
리턴 | void |
public Update ( INfieldConnection connection, |
||
connection | INfieldConnection | |
interviewer | ||
리턴 |