Search Results for

    Show / Hide Table of Contents

    Class Resources

    A strongly-typed resource class, for looking up localized strings, etc.

    Inheritance
    System.Object
    Resources
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.Framework.Properties
    Assembly: Simplic.Framework.dll
    Syntax
    public class Resources

    Properties

    | Improve this Doc View Source

    Culture

    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
    | Improve this Doc View Source

    Remove

    Looks up a localized string similar to Entfernen.

    Declaration
    public static string Remove { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ResolvePhoneNumber

    Looks up a localized string similar to Suche Kontakt....

    Declaration
    public static string ResolvePhoneNumber { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ResourceManager

    Returns the cached ResourceManager instance used by this class.

    Declaration
    public static ResourceManager ResourceManager { get; }
    Property Value
    Type Description
    System.Resources.ResourceManager
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx