Méthode | 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 |
Méthode | Description | |
---|---|---|
ProcessRow ( Pair pair, |
public FindAttachments ( int pairId ) : string>.Dictionary |
||
pairId | int | |
Résultat | string>.Dictionary |
public FindByAttachment ( int attachmentId ) : List |
||
attachmentId | int | |
Résultat | List |
public PairMapper ( |
||
db | ||
Résultat | System |
protected ProcessRow ( Pair pair, |
||
pair | Pair | |
Reader | ||
Résultat | Pair |