C# Class System.Runtime.Serialization.Formatters.Binary.ObjectReader.TypeMetadata

Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Свойство Type Description
FieldCount int
MemberInfos System.Reflection.MemberInfo[]
MemberNames string[]
MemberTypes System.Type[]
NeedsSerializationInfo bool
Type System.Type

Property Details

FieldCount public_oe property

public int FieldCount
Résultat int

MemberInfos public_oe property

public MemberInfo[],System.Reflection MemberInfos
Résultat System.Reflection.MemberInfo[]

MemberNames public_oe property

public string[] MemberNames
Résultat string[]

MemberTypes public_oe property

public Type[],System MemberTypes
Résultat System.Type[]

NeedsSerializationInfo public_oe property

public bool NeedsSerializationInfo
Résultat bool

Type public_oe property

public Type,System Type
Résultat System.Type