Tuesday, March 1, 2011

Singleton when using MarkUpExtension

How to create a singleton class which inherit from MarkUpExtension class?

From stackoverflow
  • Take a look at this. Just add that functionality onto your class and it should work. Make sure there's no public constructor of any kind.

0 comments:

Post a Comment