Class ModelStrings
A strongly-typed resource class, for looking up localized strings, etc.
Inheritance
System.Object
ModelStrings
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: Kephas.Data.Model.Abstractions.Resources
Assembly: Kephas.Data.Model.Abstractions.dll
Syntax
public class ModelStrings
Properties
| Improve this Doc View SourceCulture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Declaration
public static CultureInfo Culture { get; set; }
Property Value
Type | Description |
---|---|
System.Globalization.CultureInfo |
Described_Description_Description
Looks up a localized string similar to Detailed information about the element..
Declaration
public static string Described_Description_Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Described_Description_Name
Looks up a localized string similar to Description.
Declaration
public static string Described_Description_Name { get; }
Property Value
Type | Description |
---|---|
System.String |
HierarchyNode_ParentRef_Name
Looks up a localized string similar to Parent.
Declaration
public static string HierarchyNode_ParentRef_Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Identifiable_Id_Name
Looks up a localized string similar to ID.
Declaration
public static string Identifiable_Id_Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Named_Name_Description
Looks up a localized string similar to The name of the element..
Declaration
public static string Named_Name_Description { get; }
Property Value
Type | Description |
---|---|
System.String |
Named_Name_Name
Looks up a localized string similar to Name.
Declaration
public static string Named_Name_Name { get; }
Property Value
Type | Description |
---|---|
System.String |
ResourceManager
Returns the cached ResourceManager instance used by this class.
Declaration
public static ResourceManager ResourceManager { get; }
Property Value
Type | Description |
---|---|
System.Resources.ResourceManager |
Tagged_Tags_Name
Looks up a localized string similar to Tags.
Declaration
public static string Tagged_Tags_Name { get; }
Property Value
Type | Description |
---|---|
System.String |