C# Class Tortuga.Anchor.BrowsableAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: docevaad/Anchor

Méthodes publiques

Méthode Description
BrowsableAttribute ( bool browsable ) : System

Initializes a new instance of the BrowsableAttribute class.

Method Details

BrowsableAttribute() public méthode

Initializes a new instance of the BrowsableAttribute class.
public BrowsableAttribute ( bool browsable ) : System
browsable bool if set to true [browsable].
Résultat System