Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
BattlelogMobile
Core
Service
ItemNameMapper
C# Class BattlelogMobile.Core.Service.ItemNameMapper
Maps item names/slugs/whatever to more meaningfull display names. If no match is found, the variable passed in is returned unmodified.
Mostrar archivo
Open project: mikkoviitala/battlelogmobile
Public Methods
Method
Description
Get
(
string
itemIdentifier
) :
string
Private Methods
Method
Description
ItemNameMapper
( ) :
System.Collections.Generic
Method Details
Get()
public
static
method
public
static
Get
(
string
itemIdentifier
) :
string
itemIdentifier
string
return
string