C# 클래스 System.Diagnostics.DebuggerTypeProxyAttribute.DebuggerTypeProxyAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: runefs/Marvin

공개 메소드들

메소드 설명
DebuggerTypeProxyAttribute ( Type type ) : System
DebuggerTypeProxyAttribute ( string typeName ) : System

메소드 상세

DebuggerTypeProxyAttribute() 공개 메소드

public DebuggerTypeProxyAttribute ( Type type ) : System
type System.Type
리턴 System

DebuggerTypeProxyAttribute() 공개 메소드

public DebuggerTypeProxyAttribute ( string typeName ) : System
typeName string
리턴 System