C# Class TTAPI.Send.BootUser

Inheritance: APICall
ファイルを表示 Open project: Inumedia/Turntable-API.NET

Public Properties

Property Type Description
target_userid string

Public Methods

Method Description
BootUser ( string target ) : System

Method Details

BootUser() public method

public BootUser ( string target ) : System
target string
return System

Property Details

target_userid public_oe property

public string target_userid
return string