Why does it get nothing that Getting private Properties? (c#)

后端 未结 0 1507
太阳男子
太阳男子 2020-12-05 17:11

public class A{ public Info m_Info = new Info();

public class B{

    protected int i_Id;
    protected string s_Name; 

    public int Property_Count(){
             


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