C# Class SolarCalculator.Cache.DebugConfiguration

Debug configration. Preconfigured for debug environment
Inheritance: IConfigurable
ファイルを表示 Open project: steveoh/SolarCalculator

Public Methods

Method Description
CreatePropertyValueMap ( IPropertySet props ) : string>.Dictionary

Creates the property value map.

GetLayerName ( IPropertySet props ) : string

Gets the name of the layer.

Method Details

CreatePropertyValueMap() public method

Creates the property value map.
public CreatePropertyValueMap ( IPropertySet props ) : string>.Dictionary
props IPropertySet The props.
return string>.Dictionary

GetLayerName() public method

Gets the name of the layer.
public GetLayerName ( IPropertySet props ) : string
props IPropertySet The props.
return string