Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ICSharpCode
NRefactory
Utils
FastSerializer.DeserializationContext
C# Class ICSharpCode.NRefactory.Utils.FastSerializer.DeserializationContext
Afficher le fichier
Open project: 0xd4d/NRefactory
Méthodes publiques
Свойство
Type
Description
Objects
object[]
Reader
System.IO.BinaryReader
Types
System.Type[]
Méthodes publiques
Méthode
Description
ReadObject
( ) :
object
Private Methods
Méthode
Description
DeserializeTypeDescriptions
( ) :
void
ReadTypeID
( ) :
int
Method Details
ReadObject()
public
méthode
public
ReadObject
( ) :
object
Résultat
object
Property Details
Objects
public_oe property
public
object[]
Objects
Résultat
object[]
Reader
public_oe property
public
BinaryReader,System.IO
Reader
Résultat
System.IO.BinaryReader
Types
public_oe property
public
Type[],System
Types
Résultat
System.Type[]