Click or drag to resize

CachedIniFileGetDefaultValue Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
protected override NullSafeDictionary<string, string> GetDefaultValue(
	string Key
)

Parameters

Key
Type: SystemString

Return Value

Type: NullSafeDictionaryString, String
See Also