C# Класс System.Diagnostics.DebuggerTypeProxyAttribute.DebuggerTypeProxyAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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