コード例 #1
0
 public IYandexMetricaStringAttribute CustomString(string key)
 {
     return(new YandexMetricaStringAttributeImplementation(YMMProfileAttribute.CustomString(key)));
 }