mirror of
https://github.com/DarthAffe/ScreenCapture.NET.git
synced 2025-12-12 13:28:35 +00:00
Fixed doc-comment
This commit is contained in:
parent
9d8c45da39
commit
f04d270d8e
@ -240,7 +240,7 @@ public abstract class AbstractScreenCapture<TColor> : IScreenCapture
|
||||
_isDisposed = true;
|
||||
}
|
||||
|
||||
/// <inheritdoc cref="Dispose" />
|
||||
/// <inheritdoc cref="IDisposable.Dispose" />
|
||||
protected virtual void Dispose(bool disposing) { }
|
||||
|
||||
#endregion
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user