public AllowedTranslationsAttribute(AllowedTranslation allowedTranslations)
 {
     this.allowedTranslations = allowedTranslations;
 }
Exemple #2
0
 public AllowedTranslationsAttribute(AllowedTranslation allowedTranslations)
 {
     this.allowedTranslations = allowedTranslations;
 }