C# Class ObjectFormatterFixtures.InvalidRecursiveProxy.Proxy

Afficher le fichier Open project: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

Méthodes publiques

Свойство Type Description
p Node
x int
y int

Méthodes publiques

Méthode Description
Proxy ( ) : System
Proxy ( Node c ) : System

Method Details

Proxy() public méthode

public Proxy ( ) : System
Résultat System

Proxy() public méthode

public Proxy ( Node c ) : System
c Node
Résultat System

Property Details

p public_oe property

public Node p
Résultat Node

x public_oe property

public int x
Résultat int

y public_oe property

public int y
Résultat int