C# Class FullInspector.InspectorCategoryAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: jacobdufault/fullinspector

Méthodes publiques

Свойство Type Description
Category string

Méthodes publiques

Méthode Description
InspectorCategoryAttribute ( string category ) : System

Method Details

InspectorCategoryAttribute() public méthode

public InspectorCategoryAttribute ( string category ) : System
category string
Résultat System

Property Details

Category public_oe property

The category to display this member in.
public string Category
Résultat string