Need help in implementing index in interface with multiple properties

前端 未结 0 1507
梦毁少年i
梦毁少年i 2020-12-29 12:55

I have just started learning C#, and I am trying to a implement an interface with indexing properties that looks like this:

public interface ITest
{
         


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