C# Class Pchp.CodeAnalysis.Symbols.SynthesizedPhpCtorSymbol

CLR .ctor symbol calling .phpnew and PHP constructor.
Inheritance: SynthesizedCtorSymbol
Afficher le fichier Open project: iolevel/peachpie Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SynthesizedPhpCtorSymbol ( SourceTypeSymbol container ) : System

Method Details

SynthesizedPhpCtorSymbol() public méthode

public SynthesizedPhpCtorSymbol ( SourceTypeSymbol container ) : System
container SourceTypeSymbol
Résultat System