C# Класс OpenBve.ManagedContent.KeyValuePair

Represents a key-value pair.
Показать файл Открыть проект

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

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

Gets the textual representation of this key-value pair.

Приватные методы

Метод Описание
KeyValuePair ( string key, string value ) : System

Creates a new key-value pair.

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

ToString() публичный Метод

Gets the textual representation of this key-value pair.
public ToString ( ) : string
Результат string