Member can't be protected if used “fluently”, even though it shouldn't be used outside

前端 未结 0 769
深忆病人
深忆病人 2021-02-18 15:34

I have the following example:

class A {
    public A DoSomethingInternal() {
        // Some work..
        return this;
           


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