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
MonoTests
System
Runtime
Serialization
Formatters
Soap
MoreComplexObject
C# Class MonoTests.System.Runtime.Serialization.Formatters.Soap.MoreComplexObject
Mostrar archivo
Open project: runefs/Marvin
Class Usage Examples
Public Properties
Property
Type
Description
_table
System.Collections.Hashtable
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
MoreComplexObject
( ) :
System
OnTrucEvent
(
string
s
) :
void
WriteString
(
string
s
) :
void
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
MoreComplexObject()
public
method
public
MoreComplexObject
( ) :
System
return
System
OnTrucEvent()
public
method
public
OnTrucEvent
(
string
s
) :
void
s
string
return
void
WriteString()
public
method
public
WriteString
(
string
s
) :
void
s
string
return
void
Property Details
_table
public_oe property
public
Hashtable,System.Collections
_table
return
System.Collections.Hashtable