Beispiel #1
0
 internal SessionTrackInfo LoadWithId(Key id)
 {
     return(_collection.FindById(id.AsLiteDB()));
 }