C# Класс BamlLocalization.ResourceTextWriter

the class that writes to a text file either tab delimited or comma delimited.
Наследование: IDisposable
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
Close ( ) : void
EndLine ( ) : void
IDisposable ( ) : void
ResourceTextWriter ( System.IO.FileType fileType, Stream output ) : System
WriteColumn ( string value ) : void