Property | Type | Description | |
---|---|---|---|
Length | int | ||
Lines | string[] | ||
name | string |
Method | Description | |
---|---|---|
DiffItemUtil ( char prefix, string name, string fileContents ) : System |
Method | Description | |
---|---|---|
PrefixedHeaderPath ( char c, string path ) : string |
public DiffItemUtil ( char prefix, string name, string fileContents ) : System | ||
prefix | char | |
name | string | |
fileContents | string | |
return | System |