PeerCastStation.UI.PortMapperSettings.PortMapperSettings C# (CSharp) Метод

PortMapperSettings() публичный Метод

public PortMapperSettings ( ) : System
Результат System
    public PortMapperSettings()
    {
      Enabled = true;
    }
  }
PortMapperSettings