C# Class TodoistNet.Core.Commands.ItemCommandArgument

Inheritance: TodoistCommandArgument
Afficher le fichier Open project: jernejk/TodoistNet

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ItemCommandArgument ( long id ) : System.Runtime.Serialization
ItemCommandArgument ( string content ) : System.Runtime.Serialization

Method Details

ItemCommandArgument() public méthode

public ItemCommandArgument ( long id ) : System.Runtime.Serialization
id long
Résultat System.Runtime.Serialization

ItemCommandArgument() public méthode

public ItemCommandArgument ( string content ) : System.Runtime.Serialization
content string
Résultat System.Runtime.Serialization