Table of Contents

Class IOFolderDialogServiceExtension

Namespace
H.Services.Message.IODialog
Assembly
H.Services.Message.dll
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 IIOFolderDialogService
sumitAction Action<string>

Returns

string