StorableObjects T  Repo Property KerbalData - KSP Data Unlocked!
Gets the repository instance used by this collection

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IKerbalDataRepo<T> Repo { get; private set; }
See Also