C# Class Dogen.TestModels.CSharpModel.NonSealedLeaf

Inheritance: Dogen.TestModels.CSharpModel.Descendant1
Afficher le fichier Open project: DomainDrivenConsulting/dogen Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
Dump ( ) : string

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

NonSealedLeaf() public méthode

public NonSealedLeaf ( ) : System
Résultat System

NonSealedLeaf() public méthode

public NonSealedLeaf ( int prop0 ) : System
prop0 int
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool