public sealed class SetUserConfigViewModelResponse : IMessage<SetUserConfigViewModelResponse>,
IMessage, IEquatable<SetUserConfigViewModelResponse>, IDeepCloneable<SetUserConfigViewModelResponse>,
IBufferMessage
Public NotInheritable Class SetUserConfigViewModelResponse
Implements IMessage(Of SetUserConfigViewModelResponse), IMessage,
IEquatable(Of SetUserConfigViewModelResponse), IDeepCloneable(Of SetUserConfigViewModelResponse), IBufferMessage
public ref class SetUserConfigViewModelResponse sealed : IMessage<SetUserConfigViewModelResponse^>,
IMessage, IEquatable<SetUserConfigViewModelResponse^>, IDeepCloneable<SetUserConfigViewModelResponse^>,
IBufferMessage
[<SealedAttribute>]
type SetUserConfigViewModelResponse =
class
interface IMessage<SetUserConfigViewModelResponse>
interface IMessage
interface IEquatable<SetUserConfigViewModelResponse>
interface IDeepCloneable<SetUserConfigViewModelResponse>
interface IBufferMessage
end
SetUserConfigViewModelResponse | Initializes a new instance of the SetUserConfigViewModelResponse class |
SetUserConfigViewModelResponse(SetUserConfigViewModelResponse) | Initializes a new instance of the SetUserConfigViewModelResponse class |
CalculateSize | |
Clone | |
Equals(Object) | (Overrides ObjectEquals(Object)) |
Equals(SetUserConfigViewModelResponse) | |
GetHashCode | (Overrides ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MergeFrom(CodedInputStream) | |
MergeFrom(SetUserConfigViewModelResponse) | |
ToString | (Overrides ObjectToString) |
WriteTo |
MessageFieldNumber | Field number for the "message" field. |