Ko.Binding.CefGlue.Tests.Infra.CefGlueKoContext.GetBasicWindowLessHTMLEngineProvider C# (CSharp) 메소드

GetBasicWindowLessHTMLEngineProvider() 보호된 메소드

protected GetBasicWindowLessHTMLEngineProvider ( ) : IBasicWindowLessHTMLEngineProvider
리턴 IBasicWindowLessHTMLEngineProvider
        protected override IBasicWindowLessHTMLEngineProvider GetBasicWindowLessHTMLEngineProvider() => new CefGlueWindowlessSharedJavascriptEngineFactory(KoTestContext.HtmlProvider);
    }