コード例 #1
0
ファイル: MetricsFilter.cs プロジェクト: sddhttxd/SDDH_Main
 public bool IsMatch(MeterValueSource meter)
 {
     return(true);
 }