Method | Description | |
---|---|---|
Delete ( Pair pair ) : bool | ||
Delete ( int id ) : bool | ||
Find ( int id ) : Pair | ||
FindAll ( ) : List |
||
FindAllUnplanned ( ) : List |
||
FindAttachments ( int pairId ) : string>.Dictionary |
||
FindByAttachment ( int attachmentId ) : List |
||
PairMapper ( |
||
Save ( Pair pair ) : void |
Method | Description | |
---|---|---|
ProcessRow ( Pair pair, |
public FindAttachments ( int pairId ) : string>.Dictionary |
||
pairId | int | |
return | string>.Dictionary |
public FindByAttachment ( int attachmentId ) : List |
||
attachmentId | int | |
return | List |
public PairMapper ( |
||
db | ||
return | System |
protected ProcessRow ( Pair pair, |
||
pair | Pair | |
Reader | ||
return | Pair |