IvanJosipovic / BlazorTable

Blazor Table Component with Sorting, Paging and Filtering
https://BlazorTable.netlify.app
MIT License
540 stars 109 forks source link

[Bug] Fix compiler warnings for XML comments #345

Open conficient opened 3 years ago

conficient commented 3 years ago

Compiler showing warnings for missing XML comments

To Reproduce Open solution and compile

Expected behavior Should be no complier warnings.