C# 클래스 BamlLocalization.ResourceTextWriter

the class that writes to a text file either tab delimited or comma delimited.
상속: IDisposable
파일 보기 프로젝트 열기: JeremyDurnell/locbaml 1 사용 예제들

비공개 메소드들

메소드 설명
Close ( ) : void
EndLine ( ) : void
IDisposable ( ) : void
ResourceTextWriter ( System.IO.FileType fileType, Stream output ) : System
WriteColumn ( string value ) : void