C# Class TTAPI.Recv.CommandName

Inheritance: System.Attribute
Afficher le fichier Open project: Inumedia/Turntable-API.NET

Méthodes publiques

Свойство Type Description
Name string

Méthodes publiques

Méthode Description
CommandName ( string usedname ) : System
Equals ( Command obj ) : bool

Method Details

CommandName() public méthode

public CommandName ( string usedname ) : System
usedname string
Résultat System

Equals() public méthode

public Equals ( Command obj ) : bool
obj Command
Résultat bool

Property Details

Name public_oe property

public string Name
Résultat string