C# Class Web.Management.PHP.Config.PHPIniSection

Inheritance: PHPIniBase
Exibir arquivo Open project: projectkudu/PHPManager Class Usage Examples

Public Methods

Method Description
PHPIniSection ( ) : System
PHPIniSection ( string name, string rawText ) : System

Method Details

PHPIniSection() public method

public PHPIniSection ( ) : System
return System

PHPIniSection() public method

public PHPIniSection ( string name, string rawText ) : System
name string
rawText string
return System