JsonizeMe.populateFromJSON

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void populateFromJSON(JSONValue json)
    mixintemplate JsonizeMe()
    override
    static if(is(T == class) && __traits(hasMember, BaseClassesTuple!T[0], "populateFromJSON"))
    void
    populateFromJSON
    (
    JSONValue json
    )
  2. void populateFromJSON(JSONValue json)

Meta