C# Класс BamlLocalization.BamlStream

BamlStream class which represents a baml stream
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
BamlStream System
Close void
CombineBamlStreamName string
IsResourceEntryBamlStream bool

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

Метод Описание
BamlStream ( string name, Stream stream ) : System

constructor

Close ( ) : void

close the stream

CombineBamlStreamName ( string resource, string bamlName ) : string

Combine baml stream name and resource name to uniquely identify a baml within a localization project

IsResourceEntryBamlStream ( string name, object value ) : bool

Helper method which determines whether a stream name and value pair indicates a baml stream