GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoTool Interface
/ CanStart Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CanStart Method (IGoTool)
In This Topic
This predicate is used by the view to decide if this tool can be started.
Syntax
C#
bool
CanStart()
Return Value
true if the view can make this tool the current one and call the
Start
method
See Also
Reference
IGoTool Interface
IGoTool Members