C# trick for specifying property access expression as default for method parameter

后端 未结 0 935

In my C# application I have an object representing some runtime settings, like this:

public class RootSettingsObject
{
    public class SubSettingsObject
             


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