Commit 78428e22 几米阳光

1

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