mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-07-31 04:54:06 +00:00
Adding All PowerMonitor Methods, Fixing Comments
This commit is contained in:
@@ -37,7 +37,7 @@ namespace ElectronNET.WebApp.Controllers
|
||||
|
||||
Electron.PowerMonitor.OnBattery += () =>
|
||||
{
|
||||
Console.WriteLine("The system about to reboot or shut down.");
|
||||
Console.WriteLine("The system about to changes to battery power");
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user