Demarshaller.Demarshal

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void Demarshal(string name, T val)
    class Demarshaller(alias InDemarshalStrategy, StorageStrategy)
    void
    Demarshal
    (
    T
    )
    (
    string name
    ,
    out T val
    )
  2. void Demarshal(T val)

Meta