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
Model
Object
C# Class Model.Object
Inheritance:
ISupportInitialize
,
ICloneable
Mostra file
Open project: egametang/Egametang
Private Properties
Property
Type
Description
Public Methods
Method
Description
BeginInit
( ) :
void
Clone
( ) :
object
EndInit
( ) :
void
ToString
( ) :
string
Protected Methods
Method
Description
Object
( ) :
System
Object
(
long
id
) :
System
Method Details
BeginInit()
public
method
public
BeginInit
( ) :
void
return
void
Clone()
public
method
public
Clone
( ) :
object
return
object
EndInit()
public
method
public
EndInit
( ) :
void
return
void
Object()
protected
method
protected
Object
( ) :
System
return
System
Object()
protected
method
protected
Object
(
long
id
) :
System
id
long
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string