using System; using System.Collections.Generic; using System.Text; namespace Dalamud.Injector.OS { internal sealed class Process { } }