示例#1
0
 public ObjRef CreateObjRef(Type requestedType)
 {
     return(_saveFileDialog.CreateObjRef(requestedType));
 }