mirror of
https://github.com/claunia/Claunia.RsrcFork.git
synced 2025-12-16 19:24:46 +00:00
Add missing XML documentation.
This commit is contained in:
@@ -62,6 +62,9 @@ namespace Claunia.RsrcFork
|
|||||||
Init();
|
Init();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Cleans up this instances and closes the underlying stream.
|
||||||
|
/// </summary>
|
||||||
~ResourceFork()
|
~ResourceFork()
|
||||||
{
|
{
|
||||||
if(rsrcStream != null)
|
if(rsrcStream != null)
|
||||||
|
|||||||
Reference in New Issue
Block a user