c# - Is the implementation of Auto Properties in the spec? -


Can I rely on the fact that the underlying area is called "k__BackingField" for a property named Fu?

No, in short.

And for this reason, auto-property hurts is field-based serializer such as BinaryFormatter (I'm sure I may have mentioned here before; -P).

See: For some ideas on this (and a solution)


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -