C# Class olexlib.VesselInfoSource

Inheritance: DataSource
Mostra file Open project: olexs/ksp_graphotron

Public Methods

Method Description
VesselInfoSource ( string group, string name, Func valueFunction ) : System
fetchData ( ) : void

Method Details

VesselInfoSource() public method

public VesselInfoSource ( string group, string name, Func valueFunction ) : System
group string
name string
valueFunction Func
return System

fetchData() public method

public fetchData ( ) : void
return void