Метод | Описание | |
---|---|---|
Get ( string uri ) : System.Xml.Linq.XElement |
Returns XML
|
|
WebApi ( IWeb web, string hostname ) : System |
Establishes WebApi
|
public Get ( string uri ) : System.Xml.Linq.XElement | ||
uri | string | |
Результат | System.Xml.Linq.XElement |
public WebApi ( IWeb web, string hostname ) : System | ||
web | IWeb | |
hostname | string | |
Результат | System |