C# Class Elders.Proteus.DynamicStringTypeIdentifier

Inheritance: ITypeIdentifier
Afficher le fichier Open project: Elders/Proteus

Méthodes publiques

Méthode Description
DiscoverDataContracts ( Assembly assembly ) : void
DynamicStringTypeIdentifier ( ) : System
GetTypeById ( Array id ) : Type
GetTypeId ( Type type ) : byte[]

Method Details

DiscoverDataContracts() public méthode

public DiscoverDataContracts ( Assembly assembly ) : void
assembly Assembly
Résultat void

DynamicStringTypeIdentifier() public méthode

public DynamicStringTypeIdentifier ( ) : System
Résultat System

GetTypeById() public méthode

public GetTypeById ( Array id ) : Type
id Array
Résultat Type

GetTypeId() public méthode

public GetTypeId ( Type type ) : byte[]
type Type
Résultat byte[]