C# Class Pchp.Core.PhpArray.PhpHashEntryDebugView

ファイルを表示 Open project: iolevel/peachpie

Private Properties

Property Type Description

Public Methods

Method Description
PhpHashEntryDebugView ( IntStringKey key, PhpValue value ) : System

Method Details

PhpHashEntryDebugView() public method

public PhpHashEntryDebugView ( IntStringKey key, PhpValue value ) : System
key IntStringKey
value PhpValue
return System