Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
System
Runtime
Serialization
MemberHolder
C# Class System.Runtime.Serialization.MemberHolder
Exibir arquivo
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Public Methods
Method
Description
Equals
(
Object
obj
) :
bool
GetHashCode
( ) :
int
Private Methods
Method
Description
MemberHolder
(
Type
type
,
StreamingContext
ctx
) :
System.Runtime.Remoting
Method Details
Equals()
public
method
public
Equals
(
Object
obj
) :
bool
obj
Object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int