.net - PropertyInfo getValue works so slow -


  संपदा जानकारी info = currentobject.getType.getproperty (propertychain) currentobject = info.getvalue (currentobject)   

जब मैं एक स्ट्रिंग getValue के बजाय यह बहुत तेजी से काम करता है डाल दिया। लेकिन अगर यह एक वस्तु देता है यह इतनी धीमी गति से हो जाता है?

क्यों होता है, एक संभव समाधान / इस के लिए समाधान नहीं है?

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

c# - Textbox not clickable but editable -

Matlab transpose a table vector -