Pretzel.Logic.Configuration.this C# (CSharp) Method

this() public method

public this ( string key ) : object
key string
return object
        public object this[string key] = > _config[key];