C# Class Dogen.TestModels.CSharpModel.ImmutableZero

Immutable class with no properties.
Afficher le fichier Open project: DomainDrivenConsulting/dogen Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
ImmutableZero ( ) : System
operator ( ) : bool

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

ImmutableZero() public méthode

public ImmutableZero ( ) : System
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool