PeerCastStation.UI.PortMapperSettings.PortMapperSettings C# (CSharp) Méthode

PortMapperSettings() public méthode

public PortMapperSettings ( ) : System
Résultat System
    public PortMapperSettings()
    {
      Enabled = true;
    }
  }
PortMapperSettings