C# Class SimTelemetry.Objects.Loggable

Inheritance: System.Attribute
Mostra file Open project: nlhans/SimTelemetry

Public Methods

Method Description
Loggable ( bool OnChange ) : System
Loggable ( double frequency ) : System

Method Details

Loggable() public method

public Loggable ( bool OnChange ) : System
OnChange bool
return System

Loggable() public method

public Loggable ( double frequency ) : System
frequency double
return System