Overload | Description |
---|---|
AddAsync<T>(IDataCollection<T>,T,CancellationToken) | Adds the specified item to the collection. |
AddAsync<T>(IDataCollection<T>,T) | Adds the specified item to the collection. |
Overload | Description |
---|---|
AddAsync<T>(IDataCollection<T>,T,CancellationToken) | Adds the specified item to the collection. |
AddAsync<T>(IDataCollection<T>,T) | Adds the specified item to the collection. |