C# Class WindowsAzure.Table.EntityConverters.TypeData.EntityTypeMap

Maps an entity type data.
Mostrar archivo Open project: dtretyakov/WindowsAzure Class Usage Examples

Public Methods

Method Description
RegisterAssembly ( ) : void

Performs registration of assemblies with type maps.

Private Methods

Method Description
AutoMap ( ) : void

Auto map all properties

Method Details

RegisterAssembly() public static method

Performs registration of assemblies with type maps.
public static RegisterAssembly ( ) : void
return void