프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Color | Color | ||
Expiration | int | ||
Owner | string |
메소드 | 설명 | |
---|---|---|
ChatLine ( string owner, string text, int expiration, Color color ) : System |
public ChatLine ( string owner, string text, int expiration, Color color ) : System | ||
owner | string | |
text | string | |
expiration | int | |
color | Color | |
리턴 | System |