Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FooBase
C# Class FooBase, code
Inheritance:
IValidatableObject
Mostra file
Open project: shendongnian/code
Class Usage Examples
Protected Properties
Property
Type
Description
value
int
Public Methods
Method
Description
DoSomething
( ) :
void
FooBase
(
int
value
)
Method Details
DoSomething()
public
method
public
DoSomething
( ) :
void
return
void
FooBase()
public
method
public
FooBase
(
int
value
)
value
int
Property Details
value
protected_oe property
protected
int
value
return
int