Exemple #1
0
 public override java.io.File getExternalFilesDir(string type)
 {
     return(mBase.getExternalFilesDir(type));
 }