.net - PropertyInfo getValue works so slow -


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

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

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

Comments

Popular posts from this blog

ios - Adding an SKSpriteNode to SKScene from a child SKSpriteNode -

Matlab transpose a table vector -

c# - Textbox not clickable but editable -