C# Class Knowit.EPiModules.Replaceables.Storage.StorageHelper

ファイルを表示 Open project: knowit/Knowit.EPiModules.Replaceables

Public Methods

Method Description
GetLocator ( string key, string languageCode ) : string
GetLocator ( this replaceable ) : string

Method Details

GetLocator() public static method

public static GetLocator ( string key, string languageCode ) : string
key string
languageCode string
return string

GetLocator() public static method

public static GetLocator ( this replaceable ) : string
replaceable this
return string