C# Class SuperMap.WinRT.OGC.WFSServiceBase

${mapping_WFSServiceBase_Tile}

${mapping_WFSServiceBase_Description}

Show file Open project: SuperMap/iClient-for-Win8

Protected Methods

Method Description
GetBaseUrl ( ) : string
ThrowResultExecption ( System.Xml.Linq.XDocument document ) : void
WFSServiceBase ( ) : System

${mapping_WFSServiceBase_constructor_D}

Private Methods

Method Description
GetFinalUrl ( ) : string

Method Details

GetBaseUrl() protected method

protected GetBaseUrl ( ) : string
return string

ThrowResultExecption() protected method

protected ThrowResultExecption ( System.Xml.Linq.XDocument document ) : void
document System.Xml.Linq.XDocument
return void

WFSServiceBase() protected method

${mapping_WFSServiceBase_constructor_D}
protected WFSServiceBase ( ) : System
return System