C# Class PhpManager.Models.PlacementRules

Datei anzeigen Open project: projectkudu/PHPManager Class Usage Examples

Public Methods

Method Description
GetAllPHPSettingNames ( ) : IEnumerable
GetChangableLocation ( string setting ) : ConfigLocation

Method Details

GetAllPHPSettingNames() public static method

public static GetAllPHPSettingNames ( ) : IEnumerable
return IEnumerable

GetChangableLocation() public static method

public static GetChangableLocation ( string setting ) : ConfigLocation
setting string
return ConfigLocation