コード例 #1
0
 _instance = new MarginApplier(_config, _elements);
コード例 #2
0
 get => Get(ref _config, Config.Load); set => _config = value;