StopAddFilesResponse Class

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class StopAddFilesResponse : IMessage<StopAddFilesResponse>, 
	IMessage, IEquatable<StopAddFilesResponse>, IDeepCloneable<StopAddFilesResponse>, 
	IBufferMessage
Inheritance
Object    StopAddFilesResponse
Implements
IBufferMessage, IDeepCloneableStopAddFilesResponse, IMessage, IMessageStopAddFilesResponse, IEquatableStopAddFilesResponse

Constructors

StopAddFilesResponseInitializes a new instance of the StopAddFilesResponse class
StopAddFilesResponse(StopAddFilesResponse)Initializes a new instance of the StopAddFilesResponse class

Properties

Methods

See Also