C# Class ICSharpCode.TextEditor.Undo.OperationEventArgs

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

Méthodes publiques

Méthode Description
OperationEventArgs ( IUndoableOperation op ) : System

Method Details

OperationEventArgs() public méthode

public OperationEventArgs ( IUndoableOperation op ) : System
op IUndoableOperation
Résultat System