메소드 | 설명 | |
---|---|---|
ScsPingMessage ( ) : System |
Creates a new PingMessage object.
|
|
ScsPingMessage ( string repliedMessageId ) : System |
Creates a new reply PingMessage object.
|
|
ToString ( ) : string |
Creates a string to represents this object.
|
public ScsPingMessage ( string repliedMessageId ) : System | ||
repliedMessageId | string | Replied message id if this is a reply for a message. |
리턴 | System |