Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ClassName
C# Class ClassName, code
Mostrar archivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
ClassName
( )
ClassName
(
Dog,
dog
)
ClassName
(
int
myProperty
)
MyFunction
(
object
varToBePassed
) :
void
Method Details
ClassName()
public
method
public
ClassName
( )
ClassName()
public
method
public
ClassName
(
Dog,
dog
)
dog
Dog,
ClassName()
public
method
public
ClassName
(
int
myProperty
)
myProperty
int
MyFunction()
public
method
public
MyFunction
(
object
varToBePassed
) :
void
varToBePassed
object
return
void