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 3412fb4 commit 59fa218Copy full SHA for 59fa218
SharpEngine.SQLite/SESQLite.cs
@@ -5,7 +5,7 @@ namespace SharpEngine.SQLite;
5
/// <summary>
6
/// Static class with extensions and add version functions
7
/// </summary>
8
-public class SESQLite
+public static class SESQLite
9
{
10
11
/// Add versions to DebugManager
0 commit comments