Exemple #1
0
 IEnumerable <string> IDataObject.GetFileNames()
 {
     return(_wrapped.GetFileNames());
 }