Class GetClassSectionHeaderEventArgs
Inheritance
System.Object
GetClassSectionHeaderEventArgs
Namespace: Cmc.Nexus.Academics.Events
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetClassSectionHeaderEventArgs : ServiceEventArgs<GetClassSectionHeaderRequest, GetClassSectionHeaderResponse>
Constructors
GetClassSectionHeaderEventArgs(GetClassSectionHeaderRequest)
Initializes a new instance of the GetClassSectionHeaderRequest class.
Declaration
public GetClassSectionHeaderEventArgs(GetClassSectionHeaderRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetClassSectionHeaderRequest | request |