コード例 #1
0
 public FeatureLocationMetricsComponent(ComponentLogger log)
     : base(log)
 {
     _config       = new FeatureLocationMetricsConfig();
     Configuration = _config;
 }
コード例 #2
0
 public FeatureLocationMetricsComponent(ComponentLogger log)
     : base(log)
 {
     _config = new FeatureLocationMetricsConfig();
     Configuration = _config;
 }