C# Class XSharp.Project.XSharpFileNameEditorAttribute

Inheritance: System.Attribute
Mostra file Open project: X-Sharp/XSharpPublic Class Usage Examples

Public Methods

Method Description
XSharpFileNameEditorAttribute ( string title, string filter, int filterIndex ) : System

Method Details

XSharpFileNameEditorAttribute() public method

public XSharpFileNameEditorAttribute ( string title, string filter, int filterIndex ) : System
title string
filter string
filterIndex int
return System