BridgeTests.Tests.TestDomainFactoryProvider.TestFactoryReturnWithVersionDomainNameserviceExceptionHandlerAndContextId C# (CSharp) Метод

TestFactoryReturnWithVersionDomainNameserviceExceptionHandlerAndContextId() приватный Метод

        public void TestFactoryReturnWithVersionDomainNameserviceExceptionHandlerAndContextId()
        {
            OpenEngSB300.SetSupport();
            IDomainFactory factory = DomainFactoryProvider.GetDomainFactoryInstance<String>(Version300, NullString, NullString, forwardDefaultExceptionHandler, ContextId);
        }