C# Class MetroIde.Home.ContentFileHandler

Datei anzeigen Open project: ChadSki/Quickbeam

Public Properties

Property Type Description
FileHandler string>.Action

Public Methods

Method Description
ContentFileHandler ( string title, string filter, string>.Action handler, bool allowMultipleFiles = true ) : System

Method Details

ContentFileHandler() public method

public ContentFileHandler ( string title, string filter, string>.Action handler, bool allowMultipleFiles = true ) : System
title string
filter string
handler string>.Action
allowMultipleFiles bool
return System

Property Details

FileHandler public_oe property

public Action FileHandler
return string>.Action