Class UploadAllocationEventArgs
Inheritance
System.Object
UploadAllocationEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class UploadAllocationEventArgs : ServiceEventArgs<UploadAllocationRoomRequest, UploadAllocationRoomResponse>
Constructors
UploadAllocationEventArgs(UploadAllocationRoomRequest)
Declaration
public UploadAllocationEventArgs(UploadAllocationRoomRequest request)
Parameters
Type | Name | Description |
---|---|---|
UploadAllocationRoomRequest | request |