BS 0.2.0 UI控件同步 / EP Unity.1 Diagram版本下的附属增强提案
This commit is contained in:
@@ -20,6 +20,7 @@ namespace Convention
|
||||
var results = WindowsKit.SelectMultipleFiles(filter, title);
|
||||
if (results != null && results.Length > 0)
|
||||
return results[0];
|
||||
return null;
|
||||
#else
|
||||
throw new NotImplementedException();
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user