示例#1
0
 public override string GetLogsDirectoryForGVFSComponent(string componentName)
 {
     return(WindowsPlatform.GetLogsDirectoryForGVFSComponentImplementation(componentName));
 }