C# Class Nez.CustomInspectorAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: prime31/Nez

Public Properties

Property Type Description
inspectorType System.Type

Public Methods

Method Description
CustomInspectorAttribute ( Type inspectorType ) : System

Method Details

CustomInspectorAttribute() public method

public CustomInspectorAttribute ( Type inspectorType ) : System
inspectorType System.Type
return System

Property Details

inspectorType public_oe property

public Type,System inspectorType
return System.Type