Home
last modified time | relevance | path

Searched refs:Resources (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13/system/src/tool/CatLog/Properties/
DResources.Designer.cs25 internal class Resources { class
27 private static global::System.Resources.ResourceManager resourceMan;
32 internal Resources() { in Resources() method in CatLog.Properties.Resources
39 internal static global::System.Resources.ResourceManager ResourceManager {
42 …lobal::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CatLo…
/CafeSDK-2.12.13/system/src/tool/cafex/Properties/
DResources.Designer.cs25 internal class Resources { class
27 private static global::System.Resources.ResourceManager resourceMan;
32 internal Resources() { in Resources() method in CafeX.Properties.Resources
39 internal static global::System.Resources.ResourceManager ResourceManager {
42 …lobal::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("CafeX…
/CafeSDK-2.12.13/system/src/tool/cafex/
DExecutableClasses.cs40 …dkt_or_temp_exe_path = FileUtil.ExpandExecutable(CafeX.Properties.Resources.win_dkt, "win_dkt.exe"… in GetExeName()
1956 …monitor_or_temp_exe_path = FileUtil.ExpandExecutable(CafeX.Properties.Resources.win_monitor, "win_… in GetExeName()