Пример #1
0
 public void SetUserProperties(object userProperties, bool replace = false)
 {
     _native.SetUserProperties(GetProperties(userProperties));
 }