Click or drag to resize

Lang Class

返回用户文档首页
多语言支持类
Inheritance Hierarchy
SystemObject
  LoongCAD.LocalizationLang

Namespace: LoongCAD.Localization
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public class Lang

The Lang type exposes the following members.

Constructors
 NameDescription
Public methodLangInitializes a new instance of the Lang class
Top
Properties
 NameDescription
Public propertyStatic memberLanguage 当前语言
Top
Methods
 NameDescription
Public methodStatic memberInit 全局初始化
Public methodStatic memberLocal 将源字段转译为当前语言下的字段
Top
See Also