C# 클래스 System.Runtime.Serialization.Formatters.Binary.Converter

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

비공개 메소드들

메소드 설명
CreatePrimitiveArray ( InternalPrimitiveTypeE code, int length ) : Array
FromString ( string value, InternalPrimitiveTypeE code ) : object
GetNameSpaceEnum ( InternalPrimitiveTypeE code, Type type, WriteObjectInfo objectInfo, string &typeName ) : InternalNameSpaceE
InitArrayTypeA ( ) : void
InitCodeA ( ) : void
InitTypeA ( ) : void
InitTypeCodeA ( ) : void
InitValueA ( ) : void
IsPrimitiveArray ( Type type, object &typeInformation ) : bool
IsWriteAsByteArray ( InternalPrimitiveTypeE code ) : bool
ToArrayType ( InternalPrimitiveTypeE code ) : Type
ToCode ( Type type ) : InternalPrimitiveTypeE
ToComType ( InternalPrimitiveTypeE code ) : string
ToPrimitiveTypeEnum ( TypeCode typeCode ) : InternalPrimitiveTypeE
ToType ( InternalPrimitiveTypeE code ) : Type
ToTypeCode ( InternalPrimitiveTypeE code ) : TypeCode
TypeLength ( InternalPrimitiveTypeE code ) : int