XmlSerializer.toDocument

struct

  1. Document toDocument(T value)
  2. Document toDocument(T value)
  3. Document toDocument(T value)
  4. Document toDocument(T value)
    class XmlSerializer
    static
    toDocument
    (
    SerializationOptions options = SerializationOptions()
    T
    )
    ()
    if (
    is(T == struct) &&
    !is(T == SysTime)
    )

Meta