C1Localizer Class Members
In This Topic
The following tables list the members exposed by C1Localizer.
Public Properties
| Name | Description |
| DefaultAssembly | Gets or sets the System.String value determining the name of the assembly, containing resources. By default returns the name of the entry assembly. |
| DefaultCulture | Gets the default System.Globalization.CultureInfo. |
Top
Public Methods
| Name | Description |
| GetAssemblyName | Returns the first part of assembly name (i.e. the name without version etc.). |
| GetString | Overloaded. Returns the localized string for the specified culture. |
Top
See Also