Click or drag to resize
ResourceStringLoader Class
Helper class to load resources strings.
Inheritance Hierarchy
SystemObject
  X3PlatformResourceStringLoader

Namespace: X3Platform
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static class ResourceStringLoader
Methods
  NameDescription
Public methodStatic memberLoadString(String, String)
加载资源字符串
Public methodStatic memberLoadString(String, String, Assembly)
加载资源字符串
Top
See Also