C# Class Editor.Utils.SessionFactoryElement

Inheritance: System.Configuration.ConfigurationElement
Afficher le fichier Open project: RIATEAM/MYSTIC Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SessionFactoryElement ( ) : System.Configuration
SessionFactoryElement ( string name, string configPath ) : System.Configuration

Method Details

SessionFactoryElement() public méthode

public SessionFactoryElement ( ) : System.Configuration
Résultat System.Configuration

SessionFactoryElement() public méthode

public SessionFactoryElement ( string name, string configPath ) : System.Configuration
name string
configPath string
Résultat System.Configuration