Update about Manager.

This commit is contained in:
Bruce
2026-02-06 18:12:21 +08:00
parent d91948eaff
commit d85fbb8de8
52 changed files with 4949 additions and 50 deletions
+1
View File
@@ -230,6 +230,7 @@ namespace DataUtils
return string.Empty;
}
public string GetString (string id) => Get (id);
public string this [string id]
{