Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
MarkdownViewer
Util
C# Class MarkdownViewer.Util
显示文件
Open project: Siyy/MarkdownViewer
Public Methods
Method
Description
GetExeFile
( ) :
string
GetExePath
( ) :
string
RunAsAdmin
(
string
strExe
,
string
strParam
) :
void
Method Details
GetExeFile()
public
static
method
public
static
GetExeFile
( ) :
string
return
string
GetExePath()
public
static
method
public
static
GetExePath
( ) :
string
return
string
RunAsAdmin()
public
static
method
public
static
RunAsAdmin
(
string
strExe
,
string
strParam
) :
void
strExe
string
strParam
string
return
void