C# 클래스 Elders.Proteus.DynamicStringTypeIdentifier

상속: ITypeIdentifier
파일 보기 프로젝트 열기: Elders/Proteus

공개 메소드들

메소드 설명
DiscoverDataContracts ( Assembly assembly ) : void
DynamicStringTypeIdentifier ( ) : System
GetTypeById ( Array id ) : Type
GetTypeId ( Type type ) : byte[]

메소드 상세

DiscoverDataContracts() 공개 메소드

public DiscoverDataContracts ( Assembly assembly ) : void
assembly Assembly
리턴 void

DynamicStringTypeIdentifier() 공개 메소드

public DynamicStringTypeIdentifier ( ) : System
리턴 System

GetTypeById() 공개 메소드

public GetTypeById ( Array id ) : Type
id Array
리턴 Type

GetTypeId() 공개 메소드

public GetTypeId ( Type type ) : byte[]
type Type
리턴 byte[]