Class Lang
- Namespace
- Hi.UniversalNc
- Assembly
- HiNc.dll
A strongly-typed resource class, for looking up localized strings, etc.
public class Lang
- Inheritance
-
Lang
- Inherited Members
- Extension Methods
Properties
CsvBasedNcPlayer
Looks up a localized string similar to CSV-based NC Player.
public static string CsvBasedNcPlayer { get; }
Property Value
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
GrpcClientNcPlayer
Looks up a localized string similar to gRPC-based NC Player.
public static string GrpcClientNcPlayer { get; }
Property Value
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }