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

Inheritance: Kooboo.Commerce.Events.Event
ファイルを表示 Open project: Kooboo/Ecommerce

Public Methods

Method Description
TranslationUpdated ( EntityKey entityKey, IEnumerable propertyTranslations, CultureInfo culture ) : System

Method Details

TranslationUpdated() public method

public TranslationUpdated ( EntityKey entityKey, IEnumerable propertyTranslations, CultureInfo culture ) : System
entityKey EntityKey
propertyTranslations IEnumerable
culture System.Globalization.CultureInfo
return System