Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MarkdownViewer
Util
C# 클래스 MarkdownViewer.Util
파일 보기
프로젝트 열기: Siyy/MarkdownViewer
공개 메소드들
메소드
설명
GetExeFile
( ) :
string
GetExePath
( ) :
string
RunAsAdmin
(
string
strExe
,
string
strParam
) :
void
메소드 상세
GetExeFile()
공개
정적인
메소드
public
static
GetExeFile
( ) :
string
리턴
string
GetExePath()
공개
정적인
메소드
public
static
GetExePath
( ) :
string
리턴
string
RunAsAdmin()
공개
정적인
메소드
public
static
RunAsAdmin
(
string
strExe
,
string
strParam
) :
void
strExe
string
strParam
string
리턴
void