Class CreateAgencyEventArgs
Inheritance
System.Object
CreateAgencyEventArgs
Namespace: Cmc.Nexus.Common.Events
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class CreateAgencyEventArgs : ServiceEventArgs<ServiceRequest, CreateAgencyResponse>
Constructors
CreateAgencyEventArgs(ServiceRequest)
Declaration
public CreateAgencyEventArgs(ServiceRequest request)
Parameters
| Type | Name | Description |
|---|---|---|
| Cmc.Core.ServiceModel.ServiceRequest | request |