Header menu logo Partas.GitNet

TreeChanges Type

Instance members

Instance member Description

this.Added

Full Usage: this.Added

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.Conflicted

Full Usage: this.Conflicted

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.Copied

Full Usage: this.Copied

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this.Deleted

Full Usage: this.Deleted

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.Modified

Full Usage: this.Modified

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.Renamed

Full Usage: this.Renamed

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.TypeChanged

Full Usage: this.TypeChanged

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

this.Unmodified

Full Usage: this.Unmodified

Returns: IEnumerable<TreeEntryChanges>
Modifiers: abstract

Type something to start searching.