C# 클래스 Orc.Controls.Example.ViewModels.CulturePickerViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: WildGums/Orc.Controls

공개 메소드들

메소드 설명
CulturePickerViewModel ( IMessageService messageService ) : System.Globalization

보호된 메소드들

메소드 설명
InitializeAsync ( ) : Task

비공개 메소드들

메소드 설명
OnCultureChanged ( ) : void

메소드 상세

CulturePickerViewModel() 공개 메소드

public CulturePickerViewModel ( IMessageService messageService ) : System.Globalization
messageService IMessageService
리턴 System.Globalization

InitializeAsync() 보호된 메소드

protected InitializeAsync ( ) : Task
리턴 Task