AI.nRepo.Configure.Configure C# (CSharp) Method

Configure() static private method

static private Configure ( ) : System
return System
        static Configure()
        {
            RepositorySelector = new RepositorySelector();
            _masterConfiguration = new nRepoConfiguration();
        }