CSPspEmu.Hle.Modules.power.scePower.scePowerGetLowBatteryCapacity C# (CSharp) Метод

scePowerGetLowBatteryCapacity() приватный Метод

private scePowerGetLowBatteryCapacity ( ) : void
Результат void
        public void scePowerGetLowBatteryCapacity()
        {
            throw(new NotImplementedException());
        }