Aardvark.Base


XmlAtt

Constructors

ConstructorDescription
new(key, value)
Signature: (key:Symbol * value:string) -> unit
new(key, value)
Signature: (key:Text * value:Text) -> unit

Instance members

Instance memberDescription
WriteTo(writer, indent)
Signature: (writer:StreamWriter * indent:int) -> unit
Modifiers: abstract
Fork me on GitHub