コード例 #1
0
 public ICollection <string> SelectFiles(IFilesSelectorOptions aOptions)
 {
     return(BaseSelector.SelectFiles(aOptions));
 }