C# Class TTAPI.Send.ChangeName

Inheritance: APICall
Exibir arquivo Open project: Inumedia/Turntable-API.NET

Public Properties

Property Type Description
name string

Public Methods

Method Description
ChangeName ( string newName ) : System

Method Details

ChangeName() public method

public ChangeName ( string newName ) : System
newName string
return System

Property Details

name public_oe property

public string name
return string