C# Class NetIde.Core.ToolWindows.DiffViewer.SideBySideViewer.DiffMarker

Inheritance: IDiffMarker
Afficher le fichier Open project: netide/netide

Méthodes publiques

Méthode Description
DiffMarker ( DiffMarkerType type, int line, int length, int leftLength, int rightLength ) : System

Method Details

DiffMarker() public méthode

public DiffMarker ( DiffMarkerType type, int line, int length, int leftLength, int rightLength ) : System
type DiffMarkerType
line int
length int
leftLength int
rightLength int
Résultat System