Skip to content

Commit bd31a75

Browse files
committed
Added missing xml doc comment
1 parent 3d6134f commit bd31a75

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/WGet.NET/Models/WinGetInfoEntry.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ public bool HasShortenedContent
4242
}
4343
}
4444

45+
/// <summary>
46+
/// Gets if the object is empty.
47+
/// </summary>
4548
public bool IsEmpty
4649
{
4750
get

0 commit comments

Comments
 (0)