C# Class TodoistNet.Core.Commands.TodoistCommand

Afficher le fichier Open project: jernejk/TodoistNet Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TodoistCommand ( string type, TodoistCommandArgument args ) : System
TodoistCommand ( string type, TodoistCommandArgument args, System.Guid tempId ) : System

Method Details

TodoistCommand() public méthode

public TodoistCommand ( string type, TodoistCommandArgument args ) : System
type string
args TodoistCommandArgument
Résultat System

TodoistCommand() public méthode

public TodoistCommand ( string type, TodoistCommandArgument args, System.Guid tempId ) : System
type string
args TodoistCommandArgument
tempId System.Guid
Résultat System