C# Class PlayStation_Gui.Views.FriendLinkPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page, IDisposable
Mostra file Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
Dispose ( ) : void
FriendLinkPage ( ) : System

Private Methods

Method Description
OnDataRequested ( DataTransferManager sender, DataRequestedEventArgs args ) : void
ShareInvite_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FriendLinkPage() public method

public FriendLinkPage ( ) : System
return System