C# 클래스 PlayStation_Gui.Views.Shell

상속: Windows.UI.Xaml.Controls.Page, INotifyPropertyChanged
파일 보기 프로젝트 열기: drasticactions/Pureisuteshon-App 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
SetBusy ( bool busy, string text = null ) : void
SetNav ( INavigationService navigationService ) : void
Shell ( INavigationService navigationService ) : System.ComponentModel

메소드 상세

SetBusy() 공개 정적인 메소드

public static SetBusy ( bool busy, string text = null ) : void
busy bool
text string
리턴 void

SetNav() 공개 메소드

public SetNav ( INavigationService navigationService ) : void
navigationService INavigationService
리턴 void

Shell() 공개 메소드

public Shell ( INavigationService navigationService ) : System.ComponentModel
navigationService INavigationService
리턴 System.ComponentModel