BlitsMe.TransportEmulator.ProxyTransportManager.CloseTunnel C# (CSharp) Méthode

CloseTunnel() public méthode

public CloseTunnel ( IUDPTunnel tunnel ) : void
tunnel IUDPTunnel
Résultat void
        public void CloseTunnel(IUDPTunnel tunnel)
        {
            throw new NotImplementedException();
        }