コード例 #1
0
 public override bool TryGetLocalPath(out string local_path)
 {
     return(nook.TryGetLocalPath(out local_path));
 }