C# Class TrakHound.API.v2.Images.DeviceImage

Show file Open project: TrakHound/TrakHound-Community

Public Methods

Method Description
Download ( string manufacturer ) : Image
Download ( string manufacturer, string model ) : Image

Method Details

Download() public static method

public static Download ( string manufacturer ) : Image
manufacturer string
return Image

Download() public static method

public static Download ( string manufacturer, string model ) : Image
manufacturer string
model string
return Image