Class GetGrossAmountEvent
Represents the GetGrossAmountEvent, raise when get command is invoked.
Inheritance
System.Object
GetGrossAmountEvent
Namespace: Cmc.Nexus.FinancialAid.Events
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetGrossAmountEvent : Event<GetGrossAmountEventArgs>
Constructors
GetGrossAmountEvent()
Declaration
public GetGrossAmountEvent()