Replace an instance method with a 'static' method in an interface

后端 未结 0 1758
天命终不由人
天命终不由人 2021-01-28 06:25

I have the following generic controller

[Route("api/[controller]")]
[ApiController]
public abstract class BaseApiController

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