C# 클래스 ObjectFormatterFixtures.TypeWithDebuggerDisplayAndProxy.Proxy

파일 보기 프로젝트 열기: peachpiecompiler/Peachpie.Microsoft.CodeAnalysis

공개 프로퍼티들

프로퍼티 타입 설명
A int
B int

공개 메소드들

메소드 설명
Proxy ( object x ) : System

메소드 상세

Proxy() 공개 메소드

public Proxy ( object x ) : System
x object
리턴 System

프로퍼티 상세

A 공개적으로 프로퍼티

public int A
리턴 int

B 공개적으로 프로퍼티

public int B
리턴 int