Table of Contents

Class Resources

Namespace
SunamoShared.Properties
Assembly
SunamoShared.dll

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

public class Resources
Inheritance
Resources
Inherited Members
Extension Methods

Constructors

Resources()

Initializes a new instance of the Resources class.

[SuppressMessage("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
public Resources()

Properties

Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

public static CultureInfo Culture { get; set; }

Property Value

CultureInfo

ResourceManager

Returns the cached ResourceManager instance used by this class.

public static ResourceManager ResourceManager { get; }

Property Value

ResourceManager

s1

Looks up a localized string similar to f.

public static string s1 { get; }

Property Value

string

sunamo_cs_CZ

Looks up a localized resource of type System.Byte[].

public static byte[] sunamo_cs_CZ { get; }

Property Value

byte[]

sunamo_en_US

Looks up a localized resource of type System.Byte[].

public static byte[] sunamo_en_US { get; }

Property Value

byte[]