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

Inheritance: PHPIniBase
Afficher le fichier Open project: projectkudu/PHPManager Class Usage Examples

Méthodes publiques

Méthode Description
PHPIniSection ( ) : System
PHPIniSection ( string name, string rawText ) : System

Method Details

PHPIniSection() public méthode

public PHPIniSection ( ) : System
Résultat System

PHPIniSection() public méthode

public PHPIniSection ( string name, string rawText ) : System
name string
rawText string
Résultat System