C# 클래스 Gymnastika.Widgets.StateAwareBehavior

상속: WidgetContainerBehaviorBase
파일 보기 프로젝트 열기: weiqiyiji/Gymnastika

공개 메소드들

메소드 설명
StateAwareBehavior ( INavigationService navigationService ) : System

보호된 메소드들

메소드 설명
OnAttach ( ) : void

비공개 메소드들

메소드 설명
OnNavigationCompleted ( object sender, NavigationEventArgs e ) : void
OnNavigationStart ( object sender, NavigationEventArgs e ) : void
Widgets_CollectionChanged ( object sender, System e ) : void

메소드 상세

OnAttach() 보호된 메소드

protected OnAttach ( ) : void
리턴 void

StateAwareBehavior() 공개 메소드

public StateAwareBehavior ( INavigationService navigationService ) : System
navigationService INavigationService
리턴 System