C#C
C#2y ago
RV

How to link C++ library to C#, and make C++ library cannot to decompile?

I make some CLR Class Library with C++. But when i using dotpeek, it still decompiled. How to make it native and cannot to decompiled?
image.png
image.png
image.png
image.png
Was this page helpful?