C# 클래스 Web.Management.PHP.Config.PHPIniSection

상속: PHPIniBase
파일 보기 프로젝트 열기: projectkudu/PHPManager 1 사용 예제들

공개 메소드들

메소드 설명
PHPIniSection ( ) : System
PHPIniSection ( string name, string rawText ) : System

메소드 상세

PHPIniSection() 공개 메소드

public PHPIniSection ( ) : System
리턴 System

PHPIniSection() 공개 메소드

public PHPIniSection ( string name, string rawText ) : System
name string
rawText string
리턴 System