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

Inheritance: Regalo.Core.Event
Afficher le fichier Open project: nbarnwell/Regalo Class Usage Examples

Méthodes publiques

Méthode Description
CustomerSignedUp ( System.Guid customerId ) : System
Equals ( CustomerSignedUp other ) : bool
Equals ( object obj ) : bool
GetHashCode ( ) : int
operator ( ) : bool

Method Details

CustomerSignedUp() public méthode

public CustomerSignedUp ( System.Guid customerId ) : System
customerId System.Guid
Résultat System

Equals() public méthode

public Equals ( CustomerSignedUp other ) : bool
other CustomerSignedUp
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

operator() public static méthode

public static operator ( ) : bool
Résultat bool