C# Class TodoistNet.Core.Commands.ItemCommandArgument

Inheritance: TodoistCommandArgument
Mostra file Open project: jernejk/TodoistNet

Private Properties

Property Type Description

Public Methods

Method Description
ItemCommandArgument ( long id ) : System.Runtime.Serialization
ItemCommandArgument ( string content ) : System.Runtime.Serialization

Method Details

ItemCommandArgument() public method

public ItemCommandArgument ( long id ) : System.Runtime.Serialization
id long
return System.Runtime.Serialization

ItemCommandArgument() public method

public ItemCommandArgument ( string content ) : System.Runtime.Serialization
content string
return System.Runtime.Serialization