C# Class kasthack.vksharp.RawApi.MethodGroup_Status

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

Public Methods

Method Description
Get ( int userId = null ) : Task
Set ( string text ) : Task

Private Methods

Method Description
MethodGroup_Status ( RawApi parent ) : System

Method Details

Get() public method

public Get ( int userId = null ) : Task
userId int
return Task

Set() public method

public Set ( string text ) : Task
text string
return Task