C# Class MissionPlanner.Comms.CommsBase

Exibir arquivo Open project: ArduPilot/MissionPlanner

Protected Methods

Method Description
ApplyThemeTo ( object control ) : void
OnSettings ( string name, string value, bool set = false ) : string

Method Details

ApplyThemeTo() protected method

protected ApplyThemeTo ( object control ) : void
control object
return void

OnSettings() protected method

protected OnSettings ( string name, string value, bool set = false ) : string
name string
value string
set bool
return string