C# Class kasthack.vksharp.Api.MethodGroup_Notifications

ファイルを表示 Open project: kasthack/kasthack.vksharp

Public Methods

Method Description
MarkAsViewed ( ) : System.Threading.Tasks.Task
MarkAsViewedSync ( ) : void

Private Methods

Method Description
MethodGroup_Notifications ( Api parent ) : System

Method Details

MarkAsViewed() public method

public MarkAsViewed ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

MarkAsViewedSync() public method

public MarkAsViewedSync ( ) : void
return void