Ipop.Ethernet.ToUri C# (CSharp) 메소드

ToUri() 공개 메소드

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