C# Class ConfigReader.SplittedName

Afficher le fichier Open project: troygoode/ConfigReader Class Usage Examples

Méthodes publiques

Свойство Type Description
Key string
TypeName string

Méthodes publiques

Méthode Description
SplittedName ( string typeName, string key )

Method Details

SplittedName() public méthode

public SplittedName ( string typeName, string key )
typeName string
key string

Property Details

Key public_oe property

public string Key
Résultat string

TypeName public_oe property

public string TypeName
Résultat string