Method |
Description |
|
CombineA ( IList e, int i ) : bool |
|
|
CombineB ( IList e, int i ) : bool |
|
|
End ( Edit edit, int a, int b ) : bool |
|
|
FindCombinedEnd ( IList edits, int i ) : int |
|
|
Format ( EditList edits, Text a, Text b ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
IsEndOfLineMissing ( Text text, int line ) : bool |
|
|
WriteAddedLine ( Text text, int line ) : void |
|
|
WriteContextLine ( Text text, int line ) : void |
|
|
WriteHunkHeader ( int aStartLine, int aEndLine, int bStartLine, int bEndLine ) : void |
|
|
WriteLine ( char prefix, Text text, int cur ) : void |
|
|
WriteRange ( char prefix, int begin, int cnt ) : void |
|
|
WriteRemovedLine ( Text text, int line ) : void |
|
|