C# Class Res.Client.TypeRegistryEntry

Mostra file Open project: heartysoft/res

Public Methods

Method Description
TypeRegistryEntry ( string typeTag, Type currentClrType ) : System

Method Details

TypeRegistryEntry() public method

public TypeRegistryEntry ( string typeTag, Type currentClrType ) : System
typeTag string
currentClrType System.Type
return System