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

Syntax

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

See Also