CodeGen
 All Classes Namespaces Files Functions Variables Properties Pages
CodeGen.generators.Parameter Class Reference

The structure that describes parameter. Inherits from Variable More...

Inheritance diagram for CodeGen.generators.Parameter:
Inheritance graph
Collaboration diagram for CodeGen.generators.Parameter:
Collaboration graph

Additional Inherited Members

- Properties inherited from CodeGen.generators.Variable
string Name [get, set]
 Represents the name of the variable. Type: string More...
 
string Type [get, set]
 Represents the type of the variable. Type: string More...
 
string Default [get, set]
 Represents default value of the varibale. Type: string More...
 

Detailed Description

The structure that describes parameter. Inherits from Variable

Definition at line 158 of file Models.cs.


The documentation for this class was generated from the following file: