StaticAutoNAT constructor
StaticAutoNAT(
- Host _host,
- Reachability _reachability,
- AutoNATService? _service
Implementation
StaticAutoNAT(this._host, this._reachability, this._service);