C# Class FluentSpring.Context.Support.FluentGenericApplicationContextHandler

Inheritance: Spring.Context.Support.ContextHandler
Afficher le fichier Open project: thenapoleon/Fluent-API-for-Spring.Net

Méthodes protégées

Méthode Description
InstantiateContext ( IApplicationContext parentContext, object configContext, string contextName, System contextType, bool caseSensitive, string resources ) : IApplicationContext

Private Methods

Méthode Description
GetAssemblyResources ( string resources ) : string[]

Method Details

InstantiateContext() protected méthode

protected InstantiateContext ( IApplicationContext parentContext, object configContext, string contextName, System contextType, bool caseSensitive, string resources ) : IApplicationContext
parentContext IApplicationContext
configContext object
contextName string
contextType System
caseSensitive bool
resources string
Résultat IApplicationContext