Class GraphNodeAttribute
Inheritance
GraphNodeAttribute
Syntax
public class GraphNodeAttribute : Attribute, _Attribute
Constructors
GraphNodeAttribute(Type)
Declaration
public GraphNodeAttribute(Type type)
Parameters
| Type |
Name |
Description |
| Type |
type |
|
Properties
RuntimeType
Declaration
public Type RuntimeType { get; }
Property Value
Methods
GetNodeType(Int32)
Declaration
public static Type GetNodeType(int hashCode)
Parameters
| Type |
Name |
Description |
| Int32 |
hashCode |
|
Returns
Type(Type)
Declaration
public static Type Type(Type type)
Parameters
| Type |
Name |
Description |
| Type |
type |
|
Returns