C# Класс ThoNohT.NohBoard.Legacy.LegacyCharacterMapping

Represents the mapping between special codes and their unicode characters as defined in legacy NohBoard.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Replace ( string input ) : string

Replaces the special codes in legacy keyboard files with their unicode characters.

Описание методов

Replace() публичный статический Метод

Replaces the special codes in legacy keyboard files with their unicode characters.
public static Replace ( string input ) : string
input string The input string to replace.
Результат string