class ActionGraphNodeAttribute

in global :: Sandbox

🤡 Doc inheritance is not yet supported.

No summary.


public string Identifier { get; }

🤡 Doc inheritance is not yet supported.

No summary.

public bool DefaultInputSignal { get; set; }

🤡 Doc inheritance is not yet supported.

No summary.

public bool DefaultOutputSignal { get; set; }

🤡 Doc inheritance is not yet supported.

No summary.

public bool InheritAsync { get; set; }

🤡 Doc inheritance is not yet supported.

No summary.

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.

public ActionGraphNodeAttribute( string identifier )

😔 No documentation found.