Ipop.Ethernet.ToUri C# (CSharp) Méthode

ToUri() public méthode

public ToUri ( ) : String
Résultat String
    public String ToUri()
    {
      throw new NotImplementedException();
    }
  }