GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPort Interface / CanLinkTo Method
In This Topic
    CanLinkTo Method (IGoPort)
    In This Topic
    This predicate should be true if, by itself, there is no known reason why one couldn't create a valid link from some port to this one.
    Syntax
    bool CanLinkTo()
    See Also