Метод | Описание | |
---|---|---|
Board ( string name, string description, string projectId ) : System | ||
SetDescription ( string description ) : void | ||
SetName ( string name ) : void |
public Board ( string name, string description, string projectId ) : System | ||
name | string | |
description | string | |
projectId | string | |
Результат | System |
public SetDescription ( string description ) : void | ||
description | string | |
Результат | void |