GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolCreating Class
/ CopyPrototype Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CopyPrototype Method
In This Topic
This method is called to create the
NewObject
by making a copy of the
Prototype
.
Syntax
C#
public
virtual
GoObject
CopyPrototype()
Return Value
a copy of
Prototype
, or null if unsuccessful
See Also
Reference
GoToolCreating Class
GoToolCreating Members