Contains all methodparameters for technique Amperometric Detection.


Namespace: PalmSens.Techniques
Assembly: PalmSens (in PalmSens.dll)

Syntax

Visual Basic (Declaration)
Public Class AmperometricDetection
    Inherits TimeMethod
C#
public class AmperometricDetection : TimeMethod
C++
ref class AmperometricDetection : TimeMethod
J#
public class AmperometricDetection extends TimeMethod
JScript
public class AmperometricDetection extends TimeMethod

Inheritance Hierarchy

System.Object
   PalmSens.Method
      PalmSens.TimeMethod
         PalmSens.Techniques.AmperometricDetection

Thread Safety

Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

See Also