C# (CSharp) Nancy.Bootstrapper 네임스페이스

클래스들

이름 설명
NancyBootstrapperLocator Class for locating an INancyBootstrapper implementation. Will search the app domain for a non-abstract one, and if it can't find one it will use the default nancy one that uses TinyIoC.