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