Пример #1
0
 public TSQLEngine()
 {
     Variables = new List <Variable>();
     SourceDataManager.RegisterLibraries(new Library());
 }