Reload method data


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

Syntax

Visual Basic (Declaration)
Protected Overrides Sub RefreshMethod()
C#
protected override void RefreshMethod()
C++
protected:
 virtual void RefreshMethod() override 
J#
protected override void RefreshMethod()
JScript
protected override  function RefreshMethod()

See Also