コード例 #1
0
 public IYandexMetricaCounterAttribute CustomCounter(string key)
 {
     return(new YandexMetricaCounterAttributeImplementation(YMMProfileAttribute.CustomCounter(key)));
 }