We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b938a02 commit c3a9e96Copy full SHA for c3a9e96
SQLiteSharp/SQLiteRaw.cs
@@ -1,4 +1,4 @@
1
-#pragma warning disable CS1591
+#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member
2
3
using SQLitePCL;
4
0 commit comments