FileSettings GetValue T  Method Delta Engine Documentation

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.Platforms (in DeltaEngine.Platforms.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public override T GetValue<T>(
	string name,
	T defaultValue
)
Type Parameters

T

Return Value

Type: T
See Also