C# Class System.Diagnostics.DebuggerBrowsableAttribute.DebuggerBrowsableAttribute

Inheritance: System.Attribute
Mostra file Open project: runefs/Marvin

Public Methods

Method Description
DebuggerBrowsableAttribute ( DebuggerBrowsableState state ) : System

Method Details

DebuggerBrowsableAttribute() public method

public DebuggerBrowsableAttribute ( DebuggerBrowsableState state ) : System
state DebuggerBrowsableState
return System