C# 클래스 YALV.Common.RecentFileList.XmlPersister.SmartStream

상속: IDisposable
파일 보기 프로젝트 열기: LukePet/YALV

공개 메소드들

메소드 설명
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