Method | Description | |
---|---|---|
DiffLine ( int left, string lefttext, int right, string righttext, DiffLineType type ) : System |
public DiffLine ( int left, string lefttext, int right, string righttext, DiffLineType type ) : System | ||
left | int | |
lefttext | string | |
right | int | |
righttext | string | |
type | DiffLineType | |
return | System |