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
System
Runtime
Serialization
Formatters
Binary
ObjectMapInfo
C# Class System.Runtime.Serialization.Formatters.Binary.ObjectMapInfo
Mostra file
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Private Methods
Method
Description
ObjectMapInfo
(
int
objectId
,
int
numMembers
,
String
memberNames
,
Type
memberTypes
) :
System
isCompatible
(
int
numMembers
,
String
memberNames
,
Type
memberTypes
) :
bool