C# Class DotNetMigrations.Core.Provider.ConfigurableTypeCatalog

Inheritance: System.ComponentModel.Composition.Hosting.TypeCatalog
Afficher le fichier Open project: jpoehls/dotnetmigrations

Méthodes publiques

Méthode Description
ConfigurableTypeCatalog ( ) : System
ConfigurableTypeCatalog ( string sectionName ) : System

Private Methods

Méthode Description
GetSection ( string sectionName ) : ConfigurableTypeSection
GetTypes ( ) : IEnumerable
GetTypes ( string sectionName ) : IEnumerable

Method Details

ConfigurableTypeCatalog() public méthode

public ConfigurableTypeCatalog ( ) : System
Résultat System

ConfigurableTypeCatalog() public méthode

public ConfigurableTypeCatalog ( string sectionName ) : System
sectionName string
Résultat System