C# Class LatestChatty.ViewModels.MessageList

Afficher le fichier Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Méthodes publiques

Свойство Type Description
_box box

Méthodes publiques

Méthode Description
GetMessagesCallback ( System.Xml.Linq.XDocument response ) : void
MessageList ( box whichbox ) : System
Refresh ( ) : void

Method Details

GetMessagesCallback() public méthode

public GetMessagesCallback ( System.Xml.Linq.XDocument response ) : void
response System.Xml.Linq.XDocument
Résultat void

MessageList() public méthode

public MessageList ( box whichbox ) : System
whichbox box
Résultat System

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Property Details

_box public_oe property

public box _box
Résultat box