C# Class PlayStation_Gui.Controls.FriendView

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
FriendView ( ) : System
LoadFriend ( string onlineId ) : System.Threading.Tasks.Task

Method Details

FriendView() public method

public FriendView ( ) : System
return System

LoadFriend() public method

public LoadFriend ( string onlineId ) : System.Threading.Tasks.Task
onlineId string
return System.Threading.Tasks.Task