示例#1
0
 public static bool ExportMetas(string filePath)
 {
     return(Workspace.ExportMetas(filePath, false));
 }