Isa there a way to call a C# function with javascript without AJAX?

前端 未结 0 1508
猫巷女王i
猫巷女王i 2020-12-07 14:29

C# File -

namespace TestCsharp {
public class CsharpApp { 

}
}

Is there any way to call the CsharpApp in the c# file through javascript? i t

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