C# Class Dogen.TestModels.CSharpModel.OneProperty

This class tests the use case of one property.
Afficher le fichier Open project: DomainDrivenConsulting/dogen Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
OneProperty ( ) : System
OneProperty ( int property ) : 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

OneProperty() public méthode

public OneProperty ( ) : System
Résultat System

OneProperty() public méthode

public OneProperty ( int property ) : System
property int
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool