ResourceAddedEventArgs<T> Constructor

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.NMOS.QueryAPI.Client.Subscription Namespace > ResourceAddedEventArgs(T) Class >

ResourceAddedEventArgs<T> Constructor

Namespace: BNCS.NMOS.QueryAPI.Client.Subscription
Assembly:  BNCS.NMOS.QueryAPI.Client (in BNCS.NMOS.QueryAPI.Client.dll)

 

Syntax


public ResourceAddedEventArgs(
 SubscriptionGrainEventDTO<T> grainEvent,
 T item
)

Parameters

grainEvent

Type: BNCS.NMOS.QueryAPI.Client.DTOs.SubscriptionGrainEventDTO<T>

item

Type: T

 

See Also


ResourceAddedEventArgs<T> Class

BNCS.NMOS.QueryAPI.Client.Subscription Namespace