Свойство | Тип | Описание | |
---|---|---|---|
color | string |
Метод | Описание | |
---|---|---|
Cat ( ) : System | ||
Cat ( string aName, short anAge, string color = "black" ) : System |
public Cat ( string aName, short anAge, string color = "black" ) : System | ||
aName | string | |
anAge | short | |
color | string | |
Результат | System |