Summary
In ActionGraph, this type parameter can only be satisfied by a type <c>TArg</c>, such
that there exists at least one non-abstract type that extends / implements both
<c>TArg</c> and <see cref="P:Sandbox.HasImplementationAttribute.BaseType" />.
Properties
BaseType |
Base class or interface for which there must exist an extending / implementing type.
|