C# 클래스 System.Runtime.Serialization.Formatters.Binary.ObjectReader.TypeMetadata

파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FieldCount int
MemberInfos System.Reflection.MemberInfo[]
MemberNames string[]
MemberTypes System.Type[]
NeedsSerializationInfo bool
Type System.Type

프로퍼티 상세

FieldCount 공개적으로 프로퍼티

public int FieldCount
리턴 int

MemberInfos 공개적으로 프로퍼티

public MemberInfo[],System.Reflection MemberInfos
리턴 System.Reflection.MemberInfo[]

MemberNames 공개적으로 프로퍼티

public string[] MemberNames
리턴 string[]

MemberTypes 공개적으로 프로퍼티

public Type[],System MemberTypes
리턴 System.Type[]

NeedsSerializationInfo 공개적으로 프로퍼티

public bool NeedsSerializationInfo
리턴 bool

Type 공개적으로 프로퍼티

public Type,System Type
리턴 System.Type