public static void DFCharging(ChargedInfo cInfo) { if (IT_Gesture.onDFChargingE != null) { IT_Gesture.onDFChargingE(cInfo); } }