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

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

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

Метод Описание
DebuggerTypeProxyAttribute ( Type type ) : System
DebuggerTypeProxyAttribute ( string typeName ) : System

Описание методов

DebuggerTypeProxyAttribute() публичный Метод

public DebuggerTypeProxyAttribute ( Type type ) : System
type Type
Результат System

DebuggerTypeProxyAttribute() публичный Метод

public DebuggerTypeProxyAttribute ( string typeName ) : System
typeName string
Результат System