C# Class ICSharpCode.TextEditor.CopyTextEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Méthodes publiques

Méthode Description
CopyTextEventArgs ( string text ) : System

Method Details

CopyTextEventArgs() public méthode

public CopyTextEventArgs ( string text ) : System
text string
Résultat System