C# 클래스 TodoistNet.Core.Commands.ItemCommandArgument

상속: TodoistCommandArgument
파일 보기 프로젝트 열기: jernejk/TodoistNet

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ItemCommandArgument ( long id ) : System.Runtime.Serialization
ItemCommandArgument ( string content ) : System.Runtime.Serialization

메소드 상세

ItemCommandArgument() 공개 메소드

public ItemCommandArgument ( long id ) : System.Runtime.Serialization
id long
리턴 System.Runtime.Serialization

ItemCommandArgument() 공개 메소드

public ItemCommandArgument ( string content ) : System.Runtime.Serialization
content string
리턴 System.Runtime.Serialization