C# Class MWS.WebService.MovilizerWebServiceConstants

显示文件 Open project: Movilizer/.NET_Connector Class Usage Examples

Public Methods

Method Description
GetSystemId ( ) : long
GetSystemPassword ( ) : string
GetWebServiceProxy ( ) : WebProxy
GetWebServiceUrl ( ) : string

Private Methods

Method Description
WebServiceAddressChanged ( string newWebServiceProxyAddress ) : bool

Method Details

GetSystemId() public static method

public static GetSystemId ( ) : long
return long

GetSystemPassword() public static method

public static GetSystemPassword ( ) : string
return string

GetWebServiceProxy() public static method

public static GetWebServiceProxy ( ) : WebProxy
return System.Net.WebProxy

GetWebServiceUrl() public static method

public static GetWebServiceUrl ( ) : string
return string