示例#1
0
 public static Dictionary <string, string> LoadStringMap(string filename)
 {
     d(); return(QuickStream.LoadStringMap(filename));
 }