KspData Class KerbalData - KSP Data Unlocked!
Single file loading helper method class. Can be used to load/save and convert individual data items/files This permenant helper class is also consumed by the and may be used by other file system based repositories.
Inheritance Hierarchy

Online System Object
  KerbalData KspData

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

public static class KspData
See Also

[!:FileSystemRepository<T>]