C# DLLExport library produces unknown error

前端 未结 0 713
闹比i
闹比i 2020-12-08 06:54

I have imported the nuget package DLLExport to export functions to c/c++.

using RGiesecke.DllExport;

namespace ClassLibrary1
{

    public class Class1
    {         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题