StopAddFilesRequest Class

Definition

Namespace: SuperBuilderWinService
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
C#
public sealed class StopAddFilesRequest : IMessage<StopAddFilesRequest>, 
	IMessage, IEquatable<StopAddFilesRequest>, IDeepCloneable<StopAddFilesRequest>, 
	IBufferMessage
Inheritance
Object    StopAddFilesRequest
Implements
IBufferMessage, IDeepCloneableStopAddFilesRequest, IMessage, IMessageStopAddFilesRequest, IEquatableStopAddFilesRequest

Constructors

StopAddFilesRequestInitializes a new instance of the StopAddFilesRequest class
StopAddFilesRequest(StopAddFilesRequest)Initializes a new instance of the StopAddFilesRequest class

Properties

Methods

See Also