C# Class SmartConfig.Data.Setting

Show file Open project: he-dev/SmartConfig Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string
this ( string key ) : object

Method Details

ToString() public method

public ToString ( ) : string
return string

this() public method

public this ( string key ) : object
key string
return object