Skip to content

NetOffice 1.7.5

Compare
Choose a tag to compare
@jozefizso jozefizso released this 01 Aug 11:22
v1.7.5

Changes

  • Fix implementation of CoClassEventReflector class #277
  • CoClassEventReflector class will throw ArgumentOutOfRangeException when event does not exist in the class
  • You can use the nameof() operator with event name in the CoClassEventReflector methods

Includes

  • Assemblies for .NET 4.0 runtime
  • Tutorials/Examples in C#/VB.Net
  • Source Code