Home
last modified time | relevance | path

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

/external/lzma/CS/7zip/Compress/LzmaAlone/Properties/
DResources.cs27 private static System.Resources.ResourceManager _resMgr; field in LzmaAlone.Properties.Resources
44 if ((_resMgr == null))
47 _resMgr = temp;
49 return _resMgr;