C# Class DvachBrowser.Assets.AddPostStorage

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

Public Methods

Method Description
AddPostStorage ( ) : System
ClearCurrentDraft ( ) : void

Method Details

AddPostStorage() public method

public AddPostStorage ( ) : System
return System

ClearCurrentDraft() public method

public ClearCurrentDraft ( ) : void
return void