C# Class Versionr.Commands.Diff.Region

Datei anzeigen Open project: eatplayhate/versionr

Public Properties

Property Type Description
End1 int
End2 int
Start1 int
Start2 int

Property Details

End1 public_oe property

public int End1
return int

End2 public_oe property

public int End2
return int

Start1 public_oe property

public int Start1
return int

Start2 public_oe property

public int Start2
return int