C# Class Editor.Utils.SessionFactoryElement

Inheritance: System.Configuration.ConfigurationElement
Show file Open project: RIATEAM/MYSTIC Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SessionFactoryElement ( ) : System.Configuration
SessionFactoryElement ( string name, string configPath ) : System.Configuration

Method Details

SessionFactoryElement() public method

public SessionFactoryElement ( ) : System.Configuration
return System.Configuration

SessionFactoryElement() public method

public SessionFactoryElement ( string name, string configPath ) : System.Configuration
name string
configPath string
return System.Configuration