Pass a value from the base class to a function in the inherited class C#

前端 未结 0 449
面向向阳花
面向向阳花 2020-12-07 13:04

I would like to pass a string value from the base class to a function in the inherited class. What is the simplest way to do this?

public class a
{      
             


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