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.