示例#1
0
 public static object LoadObjectFromFile(string path, Type type) => _accessor.LoadObjectFromFile(path, type);