C# Class Dogen.TestModels.CSharpModel.Descendant3

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

Méthodes publiques

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

Private Methods

Méthode Description
Dump ( ) : string

Method Details

Descendant3() public méthode

public Descendant3 ( ) : System
Résultat System

Descendant3() public méthode

public Descendant3 ( bool prop0 ) : System
prop0 bool
Résultat System

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