Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
StoryTeller
UserInterface
Tests
HtmlView
C# 클래스 StoryTeller.UserInterface.Tests.HtmlView
상속:
System.Windows.Controls.ContentControl
,
IHtmlView
파일 보기
프로젝트 열기: adymitruk/storyteller
1 사용 예제들
공개 메소드들
메소드
설명
CaptureFocus
( ) :
void
HtmlView
( ) :
System
OpenFile
(
string
path
) :
void
RunCommand
(
string
command
) :
void
메소드 상세
CaptureFocus()
공개
메소드
public
CaptureFocus
( ) :
void
리턴
void
HtmlView()
공개
메소드
public
HtmlView
( ) :
System
리턴
System
OpenFile()
공개
메소드
public
OpenFile
(
string
path
) :
void
path
string
리턴
void
RunCommand()
공개
메소드
public
RunCommand
(
string
command
) :
void
command
string
리턴
void