Skip to content

v1.4.0.0

Compare
Choose a tag to compare
@SoftStoneDevelop SoftStoneDevelop released this 09 May 07:40
· 125 commits to main since this release

Binaries are available on NuGet:
https://www.nuget.org/packages/Gedaq/1.4.0.0

  • Methods are generated with access modifiers as specified in the attribute.
  • Support for partial classes: If the class in which the attribute is specified is partial, then the generated methods will be part of this class.