C# Class TTAPI.Recv.CommandName

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

Public Properties

Property Type Description
Name string

Public Methods

Method Description
CommandName ( string usedname ) : System
Equals ( Command obj ) : bool

Method Details

CommandName() public method

public CommandName ( string usedname ) : System
usedname string
return System

Equals() public method

public Equals ( Command obj ) : bool
obj Command
return bool

Property Details

Name public_oe property

public string Name
return string