Class ResourceManagerImpl
Inheritance
System.Object
ResourceManagerImpl
Assembly: Cosmos.Core_Plugs.dll
Syntax
public static class ResourceManagerImpl : object
Methods
|
Improve this Doc
View Source
CCtor()
Declaration
public static void CCtor()
|
Improve this Doc
View Source
Ctor(Type)
Declaration
public static void Ctor(Type aResourceSource)
Parameters
Type |
Name |
Description |
Type |
aResourceSource |
|
|
Improve this Doc
View Source
GetString(String)
Declaration
public static string GetString(string aString)
Parameters
Type |
Name |
Description |
System.String |
aString |
|
Returns
Type |
Description |
System.String |
|