Namespace Microsoft.Graph.Communications.Resources
Classes
CollectionEventArgs<TEntity>
The collection event arguments.
ResourceEventArgs<TEntity>
The resource event arguments.
Interfaces
IResource
The stateful resource interface.
IResource<TSelf, TEntity>
The stateful resource interface.
IResourceBase
The resource base interface.
IResourceCollection
The resource collection interface.
IResourceCollection<TResource, TEntity>
The resource collection interface.
IResourceCollection<TSelf, TResource, TEntity>
The resource collection interface.
Delegates
CollectionEventHandler<TSender, TEntity>
The call collection event handler delegate.
ResourceEventHandler<TSender, TEntity>
The resource event handler delegate.