C# Class IsraelHiking.API.Services.PropertiesData

显示文件 Open project: IsraelHikingMap/Site

Public Methods

Method Description
PropertiesData ( string key, string value, double searchFactor, string icon = "", bool isAnyValue = false ) : System

Method Details

PropertiesData() public method

public PropertiesData ( string key, string value, double searchFactor, string icon = "", bool isAnyValue = false ) : System
key string
value string
searchFactor double
icon string
isAnyValue bool
return System