Class Patch
Inheritance
System.Object
Patch
Assembly: AutoCheck.Core.dll
Syntax
public class Patch : object
Fields
|
Improve this Doc
View Source
diffs
Declaration
Field Value
Type |
Description |
List<Diff> |
|
|
Improve this Doc
View Source
length1
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
length2
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
start1
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
start2
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
ToString()
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|
Extension Methods
ObjectExtensions.DeepClone<T>(T)