C# Class Gablarski.Clients.ViewModels.AddBuddyViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: ermau/Gablarski Class Usage Examples

Méthodes publiques

Méthode Description
AddBuddyViewModel ( Tempest.Social.SocialClient client ) : System

Private Methods

Méthode Description
CanAddBuddy ( Person person ) : bool
OnAddBuddy ( Person person ) : void
RunSearch ( string value ) : void

Method Details

AddBuddyViewModel() public méthode

public AddBuddyViewModel ( Tempest.Social.SocialClient client ) : System
client Tempest.Social.SocialClient
Résultat System