C# Class OpenTK.EditorBrowsableAttribute

Inheritance: System.Attribute
Mostra file Open project: prepare/HTML-Renderer

Public Methods

Method Description
EditorBrowsableAttribute ( EditorBrowsableState state ) : System

Method Details

EditorBrowsableAttribute() public method

public EditorBrowsableAttribute ( EditorBrowsableState state ) : System
state EditorBrowsableState
return System