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

Maps an entity type data.
Afficher le fichier Open project: dtretyakov/WindowsAzure Class Usage Examples

Méthodes publiques

Méthode Description
RegisterAssembly ( ) : void

Performs registration of assemblies with type maps.

Private Methods

Méthode Description
AutoMap ( ) : void

Auto map all properties

Method Details

RegisterAssembly() public static méthode

Performs registration of assemblies with type maps.
public static RegisterAssembly ( ) : void
Résultat void