Serialize

Undocumented in source. Be warned that the author may not have intended to support it.
  1. byte[] Serialize(T t)
  2. byte[] Serialize(T t)
    byte[]
    Serialize
    (
    T
    bool isRecursive = true
    )
    (
    T t
    )
    if (
    is(T == class)
    )

Meta