Hi, I am trying to add some code off the internet into my project, which is on this address: http://fringan.blogspot.no/2012/02/programmatically-adding-options-to-epi.html?showComment=1353053902186.
Except, the IUpdatePropertySettings<T> interface is unknown, and I cannot find where it is defined, even using ReSharper.
I have a reference to PageTypeBuilder version 2.0.50727 in my project.
In this article, Joel Abrahamsson says the interface should be in version 2: http://joelabrahamsson.com/entry/page-type-builder-2-preview-1-released
Any ideas? What have I missed?
Hi, I am trying to add some code off the internet into my project, which is on this address:
http://fringan.blogspot.no/2012/02/programmatically-adding-options-to-epi.html?showComment=1353053902186.
Except, the IUpdatePropertySettings<T> interface is unknown, and I cannot find where it is defined, even using ReSharper.
I have a reference to PageTypeBuilder version 2.0.50727 in my project.
In this article, Joel Abrahamsson says the interface should be in version 2:
http://joelabrahamsson.com/entry/page-type-builder-2-preview-1-released
Any ideas? What have I missed?