메소드 | 설명 | |
---|---|---|
MessageViewDescriptionData ( ) : System | ||
MessageViewDescriptionData ( string title, string bodyText, MessageViewIcon iconId ) : System | ||
Validate ( ) : void | ||
ValidateIconId ( MessageViewIcon iconId ) : void | ||
ValidateText ( string bodyText ) : void | ||
ValidateTitle ( string title ) : void |
public MessageViewDescriptionData ( string title, string bodyText, MessageViewIcon iconId ) : System | ||
title | string | |
bodyText | string | |
iconId | MessageViewIcon | |
리턴 | System |
public static ValidateIconId ( MessageViewIcon iconId ) : void | ||
iconId | MessageViewIcon | |
리턴 | void |
public static ValidateText ( string bodyText ) : void | ||
bodyText | string | |
리턴 | void |