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

Inheritance: System.EventArgs
Exibir arquivo Open project: netide/netide Class Usage Examples

Public Methods

Method Description
DiffEditorButtonEventArgs ( IDiffMarker marker, DiffEditorButtonType type ) : System

Method Details

DiffEditorButtonEventArgs() public method

public DiffEditorButtonEventArgs ( IDiffMarker marker, DiffEditorButtonType type ) : System
marker IDiffMarker
type DiffEditorButtonType
return System