C# 클래스 Cordova.Extension.Commands.PickContactPicker

파일 보기 프로젝트 열기: kolwit/com.kolwit.pickcontact 1 사용 예제들

공개 메소드들

메소드 설명
PickContactPicker ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
ContactsListSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OnSearchCompleted ( object sender, ContactsSearchEventArgs e ) : void

메소드 상세

OnNavigatedFrom() 보호된 메소드

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

PickContactPicker() 공개 메소드

public PickContactPicker ( ) : System
리턴 System