SetUserConfigViewModelResponse Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class SetUserConfigViewModelResponse : IMessage<SetUserConfigViewModelResponse>, 
	IMessage, IEquatable<SetUserConfigViewModelResponse>, IDeepCloneable<SetUserConfigViewModelResponse>, 
	IBufferMessage
Inheritance
Object    SetUserConfigViewModelResponse
Implements
IBufferMessage, IDeepCloneableSetUserConfigViewModelResponse, IMessage, IMessageSetUserConfigViewModelResponse, IEquatableSetUserConfigViewModelResponse

Constructors

SetUserConfigViewModelResponseInitializes a new instance of the SetUserConfigViewModelResponse class
SetUserConfigViewModelResponse(SetUserConfigViewModelResponse)Initializes a new instance of the SetUserConfigViewModelResponse class

Properties

Methods

Fields

MessageFieldNumberField number for the "message" field.

See Also