C# Class trellow.api.Actions.Internal.ActionsChangeTextRequest

Inheritance: ActionsRequest
Exibir arquivo Open project: Bunk/trellow

Public Methods

Method Description
ActionsChangeTextRequest ( IActionId action, string newText ) : RestSharp

Method Details

ActionsChangeTextRequest() public method

public ActionsChangeTextRequest ( IActionId action, string newText ) : RestSharp
action IActionId
newText string
return RestSharp