GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoPort Interface / CanLinkFrom Method
In This Topic
    CanLinkFrom 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 this port to some port.
    Syntax
    bool CanLinkFrom()
    See Also