Added support for obsolete attribute
authorStefanos A <stapostol@gmail.com>
Thu, 14 Nov 2013 12:46:42 +0000 (13:46 +0100)
committerStefanos A <stapostol@gmail.com>
Thu, 14 Nov 2013 12:46:42 +0000 (13:46 +0100)
commit11070bb52a24a22278785f40b26325093821ddfd
tree3ba3d93cf0fe7c61d8fb1004385cd5a18a0f95e6
parentb975eccd45d8010f8445cf842c51749604c3da3b
Added support for obsolete attribute

Functions marked with the obsolete attribute will now add [Obsolete] to
the generated output.
Source/Bind/CSharpSpecWriter.cs
Source/Bind/FuncProcessor.cs
Source/Bind/Structures/Delegate.cs
Source/Bind/XmlSpecReader.cs