Property | Type | Description | |
---|---|---|---|
color | string |
Method | Description | |
---|---|---|
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 | |
return | System |