Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Compact ( ) : void | ||
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetNick ( ) : string | ||
GetObjectData ( |
||
MessageModel ( ) : System | ||
MessageModel ( |
||
MessageModel ( string text ) : System | ||
MessageModel ( string text, MessageType msgType ) : System | ||
ToString ( ) : string | ||
operator ( ) : bool |
Метод | Описание | |
---|---|---|
GetObjectData ( SerializationWriter sw ) : void | ||
MessageModel ( |
||
SetObjectData ( SerializationReader sr ) : void |
public GetObjectData ( |
||
info | ||
ctx | ||
Результат | void |
protected GetObjectData ( SerializationWriter sw ) : void | ||
sw | SerializationWriter | |
Результат | void |
public MessageModel ( |
||
msg | ||
Результат | System |
protected MessageModel ( |
||
info | ||
ctx | ||
Результат | System |
public MessageModel ( string text ) : System | ||
text | string | |
Результат | System |
public MessageModel ( string text, MessageType msgType ) : System | ||
text | string | |
msgType | MessageType | |
Результат | System |
protected SetObjectData ( SerializationReader sr ) : void | ||
sr | SerializationReader | |
Результат | void |