C# Class Lending.Domain.RequestLink.LinkRequested

Inheritance: Joshilewis.Cqrs.Event
Afficher le fichier Open project: joshilewis/lending Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
LinkRequested ( System.Guid processId, System.Guid aggregateId, System.Guid targetLibraryId ) : System

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

LinkRequested() public méthode

public LinkRequested ( System.Guid processId, System.Guid aggregateId, System.Guid targetLibraryId ) : System
processId System.Guid
aggregateId System.Guid
targetLibraryId System.Guid
Résultat System