Summary
Case-insensitive list of valid culture names for this platform.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Tasks - Containing Type
- CompilerBase
Syntax
protected static readonly Hashtable CultureNames
Remarks
The key of the
System.Collections.Hashtable
is the culture name and
the value is null
.