C# 클래스 PhotoSharingApp.Universal.NavigationBar.ProfileNavigationBarMenuItem

Navigation bar menu item that navigates to the ProfilePage.
상속: NavigationBarMenuItemBase, INavigationBarMenuItem
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 메소드들

메소드 설명
CurrentUserChanged ( object sender, User e ) : void
ProfileNavigationBarMenuItem ( ) : System

메소드 상세

CurrentUserChanged() 공개 메소드

public CurrentUserChanged ( object sender, User e ) : void
sender object
e PhotoSharingApp.Universal.Models.User
리턴 void

ProfileNavigationBarMenuItem() 공개 메소드

public ProfileNavigationBarMenuItem ( ) : System
리턴 System