Class IOFolderDialogServiceExtension
public static class IOFolderDialogServiceExtension
- Inheritance
-
IOFolderDialogServiceExtension
- Inherited Members
Methods
ShowOpenFolder(IIOFolderDialogService, Action<string>)
public static string ShowOpenFolder(this IIOFolderDialogService service, Action<string> sumitAction)
Parameters
service
IIOFolderDialogServicesumitAction
Action<string>