C# Class System.Diagnostics.DebuggerDisplayAttribute.DebuggerDisplayAttribute

Inheritance: System.Attribute
Datei anzeigen Open project: runefs/Marvin

Public Methods

Method Description
DebuggerDisplayAttribute ( string value ) : System

Method Details

DebuggerDisplayAttribute() public method

public DebuggerDisplayAttribute ( string value ) : System
value string
return System