Release 0.1.0
Pre-release
Pre-release
This is the first testing release of Premonition, it adds the following attributes for runtime use
[PremonitionAssembly("AssemblyName")]
[PremonitionType("TypeName")]
[PremonitionMethod("MethodName")]
[PremonitionConstructor]
[PremonitionDestructor]
[PremonitionGetter("PropertyName")]
[PremonitionSetter("PropertyName")]
[PremonitionIndexerGetter]
[PremonitionIndexerSetter]
[PremonitionPrefix]
[PremonitionPostfix]
[PremonitionTrampoline]