Class SmithChartLocalizationResourceAccessor
Represents the class that manages the localization for syncfusion controls.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.WinForms.SmithChart
Assembly: Syncfusion.SfSmithChart.WinForms.dll
Syntax
public class SmithChartLocalizationResourceAccessor : LocalizationResourceAccessor
Constructors
SmithChartLocalizationResourceAccessor()
Declaration
public SmithChartLocalizationResourceAccessor()
Fields
Instance
Instance of SmithChartLocalizationResourceAccessor
Declaration
public static SmithChartLocalizationResourceAccessor Instance
Field Value
Type |
---|
SmithChartLocalizationResourceAccessor |
Methods
GetControlAssembly()
Gets the assembly of the project.
Declaration
protected override Assembly GetControlAssembly()
Returns
Type | Description |
---|---|
System.Reflection.Assembly | Returns assembly of the project. |
Overrides
GetControlAssemblyDefaultNamespace()
Gets the default namespace of the referred project.
Declaration
protected override string GetControlAssemblyDefaultNamespace()
Returns
Type | Description |
---|---|
System.String | Control assembly default namespace. |