Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
BattlelogMobile
Core
Service
ItemNameMapper
C# Класс 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.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Get
(
string
itemIdentifier
) :
string
Приватные методы
Метод
Описание
ItemNameMapper
( ) :
System.Collections.Generic
Описание методов
Get()
публичный
статический
Метод
public
static
Get
(
string
itemIdentifier
) :
string
itemIdentifier
string
Результат
string