PeerCastStation.UI.PortMapperSettings.PortMapperSettings C# (CSharp) Method

PortMapperSettings() public method

public PortMapperSettings ( ) : System
return System
    public PortMapperSettings()
    {
      Enabled = true;
    }
  }
PortMapperSettings