added xml docs to some classes #445
Annotations
2 errors and 10 warnings
build
Canceling since a higher priority waiting request for 'Ubuntu x64-refs/heads/develop' exists
|
build
The operation was canceled.
|
build:
src/Downloader/Request.cs#L63
'WebRequest.CreateHttp(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
src/Downloader/Bandwidth.cs#L6
Missing XML comment for publicly visible type or member 'Bandwidth'
|
build:
src/Downloader/Bandwidth.cs#L13
Missing XML comment for publicly visible type or member 'Bandwidth.Speed'
|
build:
src/Downloader/Bandwidth.cs#L14
Missing XML comment for publicly visible type or member 'Bandwidth.AverageSpeed'
|
build:
src/Downloader/Bandwidth.cs#L15
Missing XML comment for publicly visible type or member 'Bandwidth.BandwidthLimit'
|
build:
src/Downloader/Bandwidth.cs#L17
Missing XML comment for publicly visible type or member 'Bandwidth.Bandwidth()'
|
build:
src/Downloader/Bandwidth.cs#L23
Missing XML comment for publicly visible type or member 'Bandwidth.CalculateSpeed(long)'
|
build:
src/Downloader/Bandwidth.cs#L44
Missing XML comment for publicly visible type or member 'Bandwidth.PopSpeedRetrieveTime()'
|
build:
src/Downloader/Bandwidth.cs#L49
Missing XML comment for publicly visible type or member 'Bandwidth.Reset()'
|
build:
src/Downloader/Chunk.cs#L65
Missing XML comment for publicly visible type or member 'Chunk.Chunk()'
|