C# Class OpenBve.ManagedContent.KeyValuePair

Represents a key-value pair.
Afficher le fichier Open project: sladen/openbve

Méthodes publiques

Méthode Description
ToString ( ) : string

Gets the textual representation of this key-value pair.

Private Methods

Méthode Description
KeyValuePair ( string key, string value ) : System

Creates a new key-value pair.

Method Details

ToString() public méthode

Gets the textual representation of this key-value pair.
public ToString ( ) : string
Résultat string