Exemple #1
0
 public BinContext()
 {
     OrdersInfo = ReadFromBinaryFile <OrdersInformation>(filePath);
 }