TSystems.RELOAD.Topology.IceCandidate.IceCandidate C# (CSharp) Метод

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

public IceCandidate ( ) : System
Результат System
        public IceCandidate()
        {
            this.cand_type = CandType.tcp_host;
        }

Same methods

IceCandidate::IceCandidate ( IpAddressPort addr_port, Overlay_Link ol ) : System