C# 클래스 SolarCalculator.Cache.DebugConfiguration

Debug configration. Preconfigured for debug environment
상속: IConfigurable
파일 보기 프로젝트 열기: steveoh/SolarCalculator

공개 메소드들

메소드 설명
CreatePropertyValueMap ( IPropertySet props ) : string>.Dictionary

Creates the property value map.

GetLayerName ( IPropertySet props ) : string

Gets the name of the layer.

메소드 상세

CreatePropertyValueMap() 공개 메소드

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

GetLayerName() 공개 메소드

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