public NativeNamedPipeServer() { _ipcServer = IPCServer.instance; }
public IPCServer() { instance = this; }