C# Class Nodux.Core.TypeSelectionEnable

Inheritance: Attribute
Mostra file Open project: mattak/Nodux

Public Properties

Property Type Description
Category string

Public Methods

Method Description
TypeSelectionEnable ( string category ) : System

Method Details

TypeSelectionEnable() public method

public TypeSelectionEnable ( string category ) : System
category string
return System

Property Details

Category public_oe property

public string Category
return string