Skip to content
Jean-Philippe Bruyère edited this page Jan 30, 2018 · 1 revision

single element of configuration

namespace: Crow

Inheritance Hierarchy

  • ConfigItem

Syntax

public class ConfigItem

Constructors

prototype description
ConfigItem (object newVal) __
ConfigItem (string newVal) __

Properties

name description

Methods

prototype description
T GetValue< T >() __
void Set(object value) __

Events

name description
Clone this wiki locally