Searched defs:TypeProxy (Results 1 – 1 of 1) sorted by relevance
32 class TypeProxy : public Proxy { class37 explicit TypeProxy(META_NS::IProperty::Ptr prop) : prop_(prop), name_(prop_->GetName()) {} in TypeProxy() function in TypeProxy