Example #1
0
 // Get Current Epoch
 public Epoch GetCurrentEpoch()
 {
     return(_EpochManager.GetCurrentEpoch());
 }