Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FullInspector
InspectorCategoryAttribute
C# Class FullInspector.InspectorCategoryAttribute
Inheritance:
System.Attribute
Datei anzeigen
Open project: jacobdufault/fullinspector
Public Properties
Property
Type
Description
Category
string
Public Methods
Method
Description
InspectorCategoryAttribute
(
string
category
) :
System
Method Details
InspectorCategoryAttribute()
public
method
public
InspectorCategoryAttribute
(
string
category
) :
System
category
string
return
System
Property Details
Category
public_oe property
The category to display this member in.
public
string
Category
return
string