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