Gets all objects managed by the repository along with soure copies for backup/reversion
Namespace: KerbalData.ProvidersAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- data
- Type:
System.Collections.Generic IList JObject
data list to populate with source data
Return Value
de-serialized object listImplements
IKerbalDataRepo T Get(IList JObject )See Also