StopChatResponse Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class StopChatResponse : IMessage<StopChatResponse>, 
	IMessage, IEquatable<StopChatResponse>, IDeepCloneable<StopChatResponse>, 
	IBufferMessage
Inheritance
Object    StopChatResponse
Implements
IBufferMessage, IDeepCloneableStopChatResponse, IMessage, IMessageStopChatResponse, IEquatableStopChatResponse

Constructors

StopChatResponseInitializes a new instance of the StopChatResponse class
StopChatResponse(StopChatResponse)Initializes a new instance of the StopChatResponse class

Properties

Methods

See Also