C# 클래스 Example.ChromiumFX.Vue.UI.WebBrowserApp

Interaction logic for CefGlueApp.xaml
파일 보기 프로젝트 열기: David-Desmaisons/MVVM.CEF.Glue

보호된 메소드들

메소드 설명
OnStartUp ( IHTMLEngineFactory factory ) : void
UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void

메소드 상세

OnStartUp() 보호된 메소드

protected OnStartUp ( IHTMLEngineFactory factory ) : void
factory IHTMLEngineFactory
리턴 void

UpdateLineCommandArg() 보호된 메소드

protected UpdateLineCommandArg ( CfxOnBeforeCommandLineProcessingEventArgs beforeLineCommand ) : void
beforeLineCommand CfxOnBeforeCommandLineProcessingEventArgs
리턴 void