C# 클래스 stdClass, peachpie

Generic empty class. Used for casting values to an object.
파일 보기 프로젝트 열기: iolevel/peachpie 1 사용 예제들

공개 메소드들

메소드 설명
stdClass ( ) : Pchp.Core

Default constructor.

비공개 메소드들

메소드 설명
stdClass ( PhpValue scalar ) : Pchp.Core

Constructs the object with single runtime field scalar.

메소드 상세

stdClass() 공개 메소드

Default constructor.
public stdClass ( ) : Pchp.Core
리턴 Pchp.Core