Click or drag to resize

InformationContainerRepositoryLog Property


Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public IEnumerable<Commit> Log { get; }

Property Value

IEnumerableCommit
See Also