class HasImplementationAttribute

in global :: Sandbox

In ActionGraph, this type parameter can only be satisfied by a type TArg, such that there exists at least one non-abstract type that extends / implements both TArg and .


public Type BaseType { get; }

Base class or interface for which there must exist an extending / implementing type.

public HasImplementationAttribute( Type baseType )

🤡 Doc inheritance is not yet supported.

No summary.

  • baseType Base class or interface for which there must exist an extending / implementing type.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public object TypeId { get; }

😔 No documentation found.

public bool Match( object obj )

😔 No documentation found.

public bool IsDefaultAttribute( )

😔 No documentation found.

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.