C# Class BamlLocalization.InputBamlStreamList

Class that enumerates all the baml streams in the input file
Datei anzeigen Open project: JeremyDurnell/locbaml Class Usage Examples

Private Properties

Property Type Description
Close void
EnumerateBamlInResources void
InputBamlStreamList System
this BamlStream

Private Methods

Method Description
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