Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/CatLog/
DCatLog.cs47 …ogLine.AppendFormat("[{0,2,D2}:{1,2,D2}:{2,2,D2}] {3}", time.Hour, time.Minute, time.Second, Line);
54 public String Line { get; set; } property in CatLog.CatLog.LogItem