C# Class TypeLess.Net.EnumAttr

Mostra file Open project: jansater/TypeLess

Public Methods

Method Description
EnumAttr ( string name, string description, string groupName, int order, string prompt, string shortName ) : System

Method Details

EnumAttr() public method

public EnumAttr ( string name, string description, string groupName, int order, string prompt, string shortName ) : System
name string
description string
groupName string
order int
prompt string
shortName string
return System