C# 클래스 Rebel.Framework.Localization.Maintenance.SimpleTextSource

상속: BatchUpdatableTextSource
파일 보기 프로젝트 열기: RebelCMS/rebelcmsxu5 1 사용 예제들

공개 메소드들

메소드 설명
Get ( ) : IEnumerable
Put ( IEnumerable texts, TextMergeOptions options ) : void
SimpleTextSource ( ) : System.Collections.Generic

메소드 상세

Get() 공개 메소드

public Get ( ) : IEnumerable
리턴 IEnumerable

Put() 공개 메소드

public Put ( IEnumerable texts, TextMergeOptions options ) : void
texts IEnumerable
options TextMergeOptions
리턴 void

SimpleTextSource() 공개 메소드

public SimpleTextSource ( ) : System.Collections.Generic
리턴 System.Collections.Generic