| オーバーロード | 解説 |
|---|---|
| Category コンストラクタ(Int32) | Initializes a new instance of the Category class with the specified key. |
| Category コンストラクタ(Guid) | Initializes a new instance of the Category class with the specified key. |
| Category コンストラクタ() | Creates the new Category object. |
| Category コンストラクタ(String) | Creates custom Category object with specified text. |