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

Inheritance: ActionsRequest
Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
ActionsChangeTextRequest ( IActionId action, string newText ) : RestSharp

Method Details

ActionsChangeTextRequest() public méthode

public ActionsChangeTextRequest ( IActionId action, string newText ) : RestSharp
action IActionId
newText string
Résultat RestSharp