C# Class NetIde.Core.ToolWindows.DiffViewer.DiffEditorButtonEventArgs

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

Méthodes publiques

Méthode Description
DiffEditorButtonEventArgs ( IDiffMarker marker, DiffEditorButtonType type ) : System

Method Details

DiffEditorButtonEventArgs() public méthode

public DiffEditorButtonEventArgs ( IDiffMarker marker, DiffEditorButtonType type ) : System
marker IDiffMarker
type DiffEditorButtonType
Résultat System