[英]How to know what a function takes as parameter what does it return after adding a DLL file
I'm working on Web API C#, So one of my colleague have implemented a function that do some calculation that I need to use as well.
他将为此分享我的 DLL 文件。 我知道我需要在我的项目中添加 DLL 但我如何才能确切知道 DLL 文件中可用的功能、它们的名称、它们的输入参数和 output 参数?
你可以这样做:
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.