C# Class ConfigReader.SplittedName

Exibir arquivo Open project: troygoode/ConfigReader Class Usage Examples

Public Properties

Property Type Description
Key string
TypeName string

Public Methods

Method Description
SplittedName ( string typeName, string key )

Method Details

SplittedName() public method

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

Property Details

Key public_oe property

public string Key
return string

TypeName public_oe property

public string TypeName
return string