Метод | Описание | |
---|---|---|
ReadPayload ( ISerializationContext context, IValueReader reader ) : void | ||
UserChangedChannelMessage ( ) : System | ||
WritePayload ( ISerializationContext context, IValueWriter writer ) : void |
public ReadPayload ( ISerializationContext context, IValueReader reader ) : void | ||
context | ISerializationContext | |
reader | IValueReader | |
Результат | void |
public UserChangedChannelMessage ( ) : System | ||
Результат | System |
public WritePayload ( ISerializationContext context, IValueWriter writer ) : void | ||
context | ISerializationContext | |
writer | IValueWriter | |
Результат | void |