C# Class Regalo.RavenDB.Tests.Unit.DomainModel.Customers.Employed

Afficher le fichier Open project: nbarnwell/Regalo Class Usage Examples

Méthodes publiques

Méthode Description
Employed ( System.Guid aggregateId, System.DateTime startDate ) : System
Equals ( Employed other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Employed() public méthode

public Employed ( System.Guid aggregateId, System.DateTime startDate ) : System
aggregateId System.Guid
startDate System.DateTime
Résultat System

Equals() public méthode

public Equals ( Employed other ) : bool
other Employed
Résultat bool

Equals() public méthode

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

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int