Workspace<TSmartPart,TSmartPartInfo>.OnShow Method

Definition

protected:
 abstract void OnShow(TSmartPart smartPart, TSmartPartInfo smartPartInfo);
protected abstract void OnShow (TSmartPart smartPart, TSmartPartInfo smartPartInfo);
abstract member OnShow : 'SmartPart * 'SmartPartInfo -> unit
Protected MustOverride Sub OnShow (smartPart As TSmartPart, smartPartInfo As TSmartPartInfo)

Parameters

smartPart
TSmartPart
smartPartInfo
TSmartPartInfo

Applies to