FunReal


NodeInfo

Namespace: Repo

Record Fields

Record FieldDescription
attributes
Signature: List<AttributeInfo>
id
Signature: Id
name
Signature: string
nodeType
Signature: NodeType

Constructors

ConstructorDescription
new(id, name, nodeType, attributes)
Signature: (id:Id * name:string * nodeType:NodeType * attributes:List<AttributeInfo>) -> NodeInfo

CompiledName: .ctor

F# Project
Fork me on GitHub