Click or drag to resize
StringResourcesConfigurationStringsByKey Property

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
protected Dictionary<string, StringResource> StringsByKey { get; }

Property Value

Type: DictionaryString, StringResource
See Also