Method | Description | |
---|---|---|
EvaluateQuickResult ( IHotspotContext context ) : string | ||
HandleExpansion ( IHotspotContext context ) : bool | ||
HotspotSessionHotspotUpdated ( object sender, |
||
QuickEvaluate ( string value ) : string |
Method | Description | |
---|---|---|
HotspotValue ( Hotspot hotspot ) : string | ||
ShouldHandle ( Hotspot hotspot ) : bool | ||
ThisImplementationsMacroDefinition ( ) : |
public EvaluateQuickResult ( IHotspotContext context ) : string | ||
context | IHotspotContext | |
return | string |
public HandleExpansion ( IHotspotContext context ) : bool | ||
context | IHotspotContext | |
return | bool |
public HotspotSessionHotspotUpdated ( object sender, |
||
sender | object | |
e | ||
return | void |
public abstract QuickEvaluate ( string value ) : string | ||
value | string | |
return | string |