메소드 | 설명 | |
---|---|---|
ParticipantRepository ( ISession session ) : System | ||
Save ( |
||
WithNameLike ( string firstName, string lastName ) : IEnumerable |
메소드 | 설명 | |
---|---|---|
IParticipantRepository ( string lastName ) : IEnumerable |
||
IParticipantRepository ( int id ) : |
||
IParticipantRepository ( IEnumerable |
public ParticipantRepository ( ISession session ) : System | ||
session | ISession | |
리턴 | System |
public Save ( |
||
participant | ||
리턴 | void |
public WithNameLike ( string firstName, string lastName ) : IEnumerable |
||
firstName | string | |
lastName | string | |
리턴 | IEnumerable |