exception - NotImplemented Attribute C# -


a simple question: why there isn't notimplementedattribute in c#?

you can throw exception, think nice work obsoleteattribute -> warning using method.

ok, have method attribute, , when implement have remove attribute hand, think safer using methods throw new notimplementedexception() inside...and wait them called.

i remember reading obsolete hard coded compiler, maybe there spare room 1 :)

this opinion, maybe wrong. it's see.

thanks


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -