C# Class Kooboo.Commerce.Multilingual.Storage.CachedTranslactionStore.EmptyEntityTranslation

Inheritance: EntityTransaltion
ファイルを表示 Open project: Kooboo/Ecommerce

Public Methods

Method Description
EmptyEntityTranslation ( string culture, EntityKey entityKey ) : System

Method Details

EmptyEntityTranslation() public method

public EmptyEntityTranslation ( string culture, EntityKey entityKey ) : System
culture string
entityKey EntityKey
return System