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