Skip to content

Instantly share code, notes, and snippets.

View RenniePet's full-sized avatar

Rennie Petersen RenniePet

View GitHub Profile
using System;
using System.Collections.Generic;
using System.Diagnostics.CodeAnalysis;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
// ReSharper disable InconsistentNaming
namespace RestartManager