예제 #1
0
 private static bool <DoShortCircuit> m__0(CompPowerBattery x)
 {
     return(x.StoredEnergy > 20f);
 }