Пример #1
0
 /*
  * Openning a file using the model.
  */
 public string VM_openFile()
 {
     return(model.openFile());
 }