Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LogViewer
XmlPersister.SmartStream
C# 클래스 LogViewer.XmlPersister.SmartStream
상속:
IDisposable
파일 보기
프로젝트 열기: Lundalogik/log4net-logviewer
공개 메소드들
메소드
설명
Dispose
( ) :
void
SmartStream
(
Stream
stream
) :
System
SmartStream
(
string
filepath
,
FileMode
mode
) :
System
메소드 상세
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
SmartStream()
공개
메소드
public
SmartStream
(
Stream
stream
) :
System
stream
Stream
리턴
System
SmartStream()
공개
메소드
public
SmartStream
(
string
filepath
,
FileMode
mode
) :
System
filepath
string
mode
FileMode
리턴
System