【问题标题】:Is it possible to use the C # reflection technique with Mirth?是否可以在 Mirth 中使用 C# 反射技术?
【发布时间】:2018-03-16 17:22:53
【问题描述】:

是否可以通过反射从 Mirth 中的 .net windows dll 加载和使用函数?

.NET 中的使用示例:

[Plugins.dll] => DLL name

[WPD.Plugins.WPDPluginBD.IntegraBD] => class namespace

[ExecuteImport] => resource name (function

【问题讨论】:

    标签: java c# .net reflection mirth


    【解决方案1】:

    Mirth 是一个基于 Java 的产品。您可以使用任何打包为 .jar 文件的 Java 库,但没有直接使用 .NET 库的方法。一些谷歌搜索表明,有办法实现它,但并不是那么简单。

    【讨论】:

      猜你喜欢
      • 2014-09-09
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-10-08
      • 1970-01-01
      相关资源
      最近更新 更多