main
syneffort 3 years ago
parent 702bac7e6e
commit 2ef8eb4aed
  1. 2
      SQLite_Console/PsqLiteWrapper/PSqLite.cs

@ -9,7 +9,7 @@ using System.Threading.Tasks;
namespace PSqLiteWrapper namespace PSqLiteWrapper
{ {
public static class PSqLite public class PSqLite
{ {
public static string DBPath { get; set; } public static string DBPath { get; set; }

Loading…
Cancel
Save