Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DTools.cs983 public string LowValue property in CafeX.TitleId
DCafeFunctions.cs7932 …ystemTitle ? "sys" : "usr", string.Format(@"title\{0}\{1}", titleId.HighValue, titleId.LowValue))); in install()