PeerCastStation.UI.PortMapperSettings.PortMapperSettings C# (CSharp) 메소드

PortMapperSettings() 공개 메소드

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