C# Class Kooboo.Commerce.Multilingual.Events.TranslationUpdated

Inheritance: Kooboo.Commerce.Events.Event
Afficher le fichier Open project: Kooboo/Ecommerce

Méthodes publiques

Méthode Description
TranslationUpdated ( EntityKey entityKey, IEnumerable propertyTranslations, CultureInfo culture ) : System

Method Details

TranslationUpdated() public méthode

public TranslationUpdated ( EntityKey entityKey, IEnumerable propertyTranslations, CultureInfo culture ) : System
entityKey EntityKey
propertyTranslations IEnumerable
culture System.Globalization.CultureInfo
Résultat System