C# Class DvachBrowser.Assets.AddPostStorage

Temporary class which I created so that the list of posts is refreshed after the post is sent.
Afficher le fichier Open project: vortexwolf/2ch-Browser-WP7 Class Usage Examples

Méthodes publiques

Méthode Description
AddPostStorage ( ) : System
ClearCurrentDraft ( ) : void

Method Details

AddPostStorage() public méthode

public AddPostStorage ( ) : System
Résultat System

ClearCurrentDraft() public méthode

public ClearCurrentDraft ( ) : void
Résultat void