Namespace:  Greatis.FormDesigner
Assembly:  Greatis.FormDesigner.Treasury (in Greatis.FormDesigner.Treasury.dll)

Syntax

Visual Basic (Declaration)
Private Function ShowCode As Boolean
	Implements IEventBindingService.ShowCode
C#
bool IEventBindingService.ShowCode()
Visual C++
private:
virtual bool ShowCode() sealed = IEventBindingService::ShowCode
JavaScript
JavaScript does not support explicit interface implementations.

Implements

IEventBindingService..::.ShowCode()()()

See Also