Contains all shared methodparameters of all measurement method classes for measurement vs. time.

Namespace:  PalmSens
Assembly:  PalmSens (in PalmSens.dll) Version: 2.3.0.0

Syntax

C#
public abstract class TimeMethod : Method, 
	INPointsMethod
Visual Basic (Declaration)
Public MustInherit Class TimeMethod _
	Inherits Method _
	Implements INPointsMethod
Visual C++
public ref class TimeMethod abstract : public Method, 
	INPointsMethod

Inheritance Hierarchy

See Also