C# Class ChatCore.Config.ConfigSection

Inheritance: System.Attribute
Show file Open project: brian91292/ChatCore

Public Properties

Property Type Description
Name string

Public Methods

Method Description
ConfigSection ( string name ) : System

Method Details

ConfigSection() public method

public ConfigSection ( string name ) : System
name string
return System

Property Details

Name public property

public string Name
return string