C# 클래스 FluentSpring.Context.Support.FluentGenericApplicationContextHandler

상속: Spring.Context.Support.ContextHandler
파일 보기 프로젝트 열기: thenapoleon/Fluent-API-for-Spring.Net

보호된 메소드들

메소드 설명
InstantiateContext ( IApplicationContext parentContext, object configContext, string contextName, System contextType, bool caseSensitive, string resources ) : IApplicationContext

비공개 메소드들

메소드 설명
GetAssemblyResources ( string resources ) : string[]

메소드 상세

InstantiateContext() 보호된 메소드

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
리턴 IApplicationContext