C# 클래스 BamlLocalization.InputBamlStreamList

Class that enumerates all the baml streams in the input file
파일 보기 프로젝트 열기: JeremyDurnell/locbaml 1 사용 예제들

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