C# 클래스 ExcelConverter.TextWriter

파일 보기 프로젝트 열기: object/PclAnalyzer

공개 메소드들

메소드 설명
TextWriter ( string path ) : System.Collections.Generic
Write ( IList collection ) : void

메소드 상세

TextWriter() 공개 메소드

public TextWriter ( string path ) : System.Collections.Generic
path string
리턴 System.Collections.Generic

Write() 공개 메소드

public Write ( IList collection ) : void
collection IList
리턴 void