C# Class AppActs.API.Model.Device.DeviceLocation

Show file Open project: Appacts/mobile-analytics-server Class Usage Examples

Public Methods

Method Description
DeviceLocation ( ) : System
DeviceLocation ( NameValueCollection keyValues ) : System

Method Details

DeviceLocation() public method

public DeviceLocation ( ) : System
return System

DeviceLocation() public method

public DeviceLocation ( NameValueCollection keyValues ) : System
keyValues System.Collections.Specialized.NameValueCollection
return System