Exemple #1
0
 public static bool IsLossToday(this SystemAccount sa)
 {
     return(sa.GetLossToday() > 0);
 }