Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MPTray
ShellApplication.Log
C# 클래스 MPTray.ShellApplication.Log
파일 보기
프로젝트 열기: MediaPortal/MediaPortal-1
공개 메소드들
메소드
설명
Close
( ) :
void
Open
(
string
fileName
) :
void
ReOpen
(
string
fileName
) :
void
Write
(
string
format
) :
void
메소드 상세
Close()
공개
정적인
메소드
public
static
Close
( ) :
void
리턴
void
Open()
공개
정적인
메소드
public
static
Open
(
string
fileName
) :
void
fileName
string
리턴
void
ReOpen()
공개
정적인
메소드
public
static
ReOpen
(
string
fileName
) :
void
fileName
string
리턴
void
Write()
공개
정적인
메소드
public
static
Write
(
string
format
) :
void
format
string
리턴
void