FunReal


AttributeInfo

Namespace: Repo

Record Fields

Record FieldDescription
attributeType
Signature: Id
name
Signature: string
value
Signature: string

Constructors

ConstructorDescription
new(name, attributeType, value)
Signature: (name:string * attributeType:Id * value:string) -> AttributeInfo

CompiledName: .ctor

F# Project
Fork me on GitHub