Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Dogen
TestModels
CSharpModel
NonSealedLeaf
C# Class Dogen.TestModels.CSharpModel.NonSealedLeaf
Inheritance:
Dogen.TestModels.CSharpModel.Descendant1
Datei anzeigen
Open project: DomainDrivenConsulting/dogen
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
NonSealedLeaf
( ) :
System
NonSealedLeaf
(
int
prop0
) :
System
operator
( ) :
bool
Private Methods
Method
Description
Dump
( ) :
string
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
NonSealedLeaf()
public
method
public
NonSealedLeaf
( ) :
System
return
System
NonSealedLeaf()
public
method
public
NonSealedLeaf
(
int
prop0
) :
System
prop0
int
return
System
operator()
public
static
method
public
static
operator
( ) :
bool
return
bool