C# 클래스 kasthack.vksharp.RawApi.MethodGroup_Status

파일 보기 프로젝트 열기: kasthack/kasthack.vksharp

공개 메소드들

메소드 설명
Get ( int userId = null ) : Task
Set ( string text ) : Task

비공개 메소드들

메소드 설명
MethodGroup_Status ( RawApi parent ) : System

메소드 상세

Get() 공개 메소드

public Get ( int userId = null ) : Task
userId int
리턴 Task

Set() 공개 메소드

public Set ( string text ) : Task
text string
리턴 Task