C# 클래스 Ioespt.UWP.DeviceControl.Views.MainPage.MainPage_obj1_Bindings

상속: global::Windows.UI.Xaml.Markup.IComponentConnector, IMainPage_Bindings
파일 보기 프로젝트 열기: mikehole/internet-of-esp-things

공개 메소드들

메소드 설명
Connect ( int connectionId, global target ) : void
Initialize ( ) : void
Loading ( global src, object data ) : void
MainPage_obj1_Bindings ( )
SetDataRoot ( global newDataRoot ) : void
StopTracking ( ) : void
Update ( ) : void

비공개 메소드들

메소드 설명
Update_ ( global obj, int phase ) : void
Update_ViewModel ( global obj, int phase ) : void
Update_ViewModel_GotoDetailsPage ( global obj, int phase ) : void
Update_ViewModel_GotoDetailsPage ( global obj, int phase ) : void
Update_ViewModel_devices ( global obj, int phase ) : void
Update_ViewModel_devices ( global obj, int phase ) : void

메소드 상세

Connect() 공개 메소드

public Connect ( int connectionId, global target ) : void
connectionId int
target global
리턴 void

Initialize() 공개 메소드

public Initialize ( ) : void
리턴 void

Loading() 공개 메소드

public Loading ( global src, object data ) : void
src global
data object
리턴 void

MainPage_obj1_Bindings() 공개 메소드

SetDataRoot() 공개 메소드

public SetDataRoot ( global newDataRoot ) : void
newDataRoot global
리턴 void

StopTracking() 공개 메소드

public StopTracking ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void