C# Class FoldernameEditor.FolderDialogTitleAttribute, gert

Inheritance: Attribute
显示文件 Open project: mono/gert

Public Methods

Method Description
FolderDialogTitleAttribute ( string title ) : System

Define a title for the UIFoldernameEditor.

Method Details

FolderDialogTitleAttribute() public method

Define a title for the UIFoldernameEditor.
public FolderDialogTitleAttribute ( string title ) : System
title string Folder dialog title
return System