FileSystemRepository T  Get Method (Func T, Boolean ) KerbalData - KSP Data Unlocked!
NOT YET IMPLMENTED

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

public IList<T> Get(
	Func<T, bool> func
)

Parameters

func
Type: OnlineSystem Func T, OnlineBoolean 

[Missing <param name="func"/> documentation for "M:KerbalData.Providers.FileSystemRepository`1.Get(System.Func{`0,System.Boolean})"]

Return Value

[Missing <returns> documentation for "M:KerbalData.Providers.FileSystemRepository`1.Get(System.Func{`0,System.Boolean})"]

Implements

IKerbalDataRepo T  Get(Func T, Boolean )
See Also