Class RefreshMembersOfEmployerGroupEventArgs
Represents arguments to RefreshMembersOfInEmployerGroupEvent.
Inheritance
System.Object
RefreshMembersOfEmployerGroupEventArgs
Namespace: Cmc.Nexus.Common.Events
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class RefreshMembersOfEmployerGroupEventArgs : ServiceEventArgs<RefreshMembersOfEmployerGroupRequest, RefreshMembersOfEmployerGroupResponse>
Constructors
RefreshMembersOfEmployerGroupEventArgs(RefreshMembersOfEmployerGroupRequest)
Initializes a new instance of the RefreshMembersOfEmployerGroupEventArgs class.
Declaration
public RefreshMembersOfEmployerGroupEventArgs(RefreshMembersOfEmployerGroupRequest request)
Parameters
Type | Name | Description |
---|---|---|
RefreshMembersOfEmployerGroupRequest | request | RefreshMembersOfEmployerGroupRequest |