Table of Contents

Interface ITypeMapper

Namespace
Shift.Common
Assembly
Shift.Common.dll
public interface ITypeMapper
Extension Methods

Methods

Get(int)

ITypeMapperInfo Get(int id)

Parameters

id int

Returns

ITypeMapperInfo

Get(Type)

int Get(Type t)

Parameters

t Type

Returns

int