Table of Contents

Class CollectionInfoChangedEventArgs

Namespace
Tharga.MongoDB
Assembly
Tharga.MongoDB.dll
public class CollectionInfoChangedEventArgs : EventArgs
Inheritance
CollectionInfoChangedEventArgs
Inherited Members

Constructors

CollectionInfoChangedEventArgs(CollectionInfo)

public CollectionInfoChangedEventArgs(CollectionInfo collectionInfo)

Parameters

collectionInfo CollectionInfo

Properties

CollectionInfo

public CollectionInfo CollectionInfo { get; }

Property Value

CollectionInfo