Ipop.Ethernet.ToUri C# (CSharp) Method

ToUri() public method

public ToUri ( ) : String
return String
    public String ToUri()
    {
      throw new NotImplementedException();
    }
  }