Click or drag to resize

BaseStardogServer Constructor

Overload List
  NameDescription
Public methodBaseStardogServer(String)
Creates a new connection to a Stardog Server.
Public methodBaseStardogServer(String, IWebProxy)
Creates a new connection to a Stardog Server.
Public methodBaseStardogServer(String, String, String)
Creates a new connection to a Stardog Server.
Public methodBaseStardogServer(String, String, String, IWebProxy)
Creates a new connection to a Stardog Server.
Top
See Also