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

Exibir arquivo Open project: projectkudu/PHPManager Class Usage Examples

Protected Properties

Property Type Description
_text string

Public Methods

Method Description
GetText ( ) : string

Protected Methods

Method Description
PHPIniBase ( ) : System
PHPIniBase ( string text ) : System

Method Details

GetText() public method

public GetText ( ) : string
return string

PHPIniBase() protected method

protected PHPIniBase ( ) : System
return System

PHPIniBase() protected method

protected PHPIniBase ( string text ) : System
text string
return System

Property Details

_text protected_oe property

protected string _text
return string