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

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -