C# Class ReAttach.ReAttachHistory

Inheritance: IReAttachHistory
Afficher le fichier Open project: erlandranvinge/ReAttach Class Usage Examples

Méthodes publiques

Méthode Description
Load ( ) : bool
ReAttachHistory ( IReAttachRepository repository ) : ReAttach.Contracts
Save ( ) : bool

Method Details

Load() public méthode

public Load ( ) : bool
Résultat bool

ReAttachHistory() public méthode

public ReAttachHistory ( IReAttachRepository repository ) : ReAttach.Contracts
repository IReAttachRepository
Résultat ReAttach.Contracts

Save() public méthode

public Save ( ) : bool
Résultat bool