NOT YET IMPLMENTED
Namespace: KerbalData.ProvidersAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- func
- Type:
System Func T,
Boolean [Missing <param name="func"/> documentation for "M:KerbalData.Providers.FileSystemRepository`1.Get(System.Func{`0,System.Boolean},System.Collections.Generic.IList{Newtonsoft.Json.Linq.JObject}@)"]
- data
- Type:
System.Collections.Generic IList JObject [Missing <param name="data"/> documentation for "M:KerbalData.Providers.FileSystemRepository`1.Get(System.Func{`0,System.Boolean},System.Collections.Generic.IList{Newtonsoft.Json.Linq.JObject}@)"]
Return Value
[Missing <returns> documentation for "M:KerbalData.Providers.FileSystemRepository`1.Get(System.Func{`0,System.Boolean},System.Collections.Generic.IList{Newtonsoft.Json.Linq.JObject}@)"]
Implements
IKerbalDataRepo T Get(Func T, Boolean , IList JObject )See Also