C# Класс BamlLocalization.InputBamlStreamList

Class that enumerates all the baml streams in the input file
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
Close void
EnumerateBamlInResources void
InputBamlStreamList System
this BamlStream

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

Метод Описание
Close ( ) : void

Close the baml streams enumerated

EnumerateBamlInResources ( ResourceReader reader, string resourceName ) : void

Enumerate baml streams in a resources file

InputBamlStreamList ( LocBamlOptions options ) : System

constructor

this ( int i ) : BamlStream

Gets the baml stream in the input file through indexer