C# 클래스 Catrobat.IDE.WindowsPhone.Views.ViewPageBase

상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

보호된 메소드들

메소드 설명
CrearPageCacheMessageAction ( MessageBase message ) : void
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void
ViewPageBase ( ) : System.Collections.Generic

메소드 상세

CrearPageCacheMessageAction() 보호된 메소드

protected CrearPageCacheMessageAction ( MessageBase message ) : void
message GalaSoft.MvvmLight.Messaging.MessageBase
리턴 void

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

ViewPageBase() 보호된 메소드

protected ViewPageBase ( ) : System.Collections.Generic
리턴 System.Collections.Generic