C# Class PHPAnalysis.Configuration.PHPConfiguration

Show file Open project: jtvn/Eir-CTLLTL Class Usage Examples

Public Methods

Method Description
PHPConfiguration ( string phpPath, string phpParserPath, IList phpExtensions ) : System.Collections.Generic
ToString ( ) : string

Method Details

PHPConfiguration() public method

public PHPConfiguration ( string phpPath, string phpParserPath, IList phpExtensions ) : System.Collections.Generic
phpPath string
phpParserPath string
phpExtensions IList
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string