Method IProgress<DbInitProgress>.Report
| Improve this Doc View SourceIProgress<DbInitProgress>.Report(DbInitProgress)
Declaration
void IProgress<DbInitProgress>.Report(DbInitProgress value)
Parameters
Type | Name | Description |
---|---|---|
DbInitProgress | value |
Implements
System.IProgress<T>.Report(T)