C# Class FastColoredTextBoxNS.LinePushedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: samarjeet27/ynoteclassic Class Usage Examples

Méthodes publiques

Méthode Description
LinePushedEventArgs ( string sourceLineText, int displayedLineIndex, string displayedLineText ) : System

Method Details

LinePushedEventArgs() public méthode

public LinePushedEventArgs ( string sourceLineText, int displayedLineIndex, string displayedLineText ) : System
sourceLineText string
displayedLineIndex int
displayedLineText string
Résultat System