C# Class kasthack.vksharp.RequestApi.MethodGroup_status

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

Public Methods

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

Private Methods

Method Description
MethodGroup_status ( RequestApi parent ) : System

Method Details

Get() public method

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

Set() public method

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