Commit 78428e22 几米阳光

1

1 个父辈 e90230ff
......@@ -15,7 +15,7 @@ namespace CodeLibrary
private static string logName = "";
public static string LogName
{
get { return LogName; }
get { return logName; }
set
{
logName = value;
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!