C# Class FlatRedBall.Utilities.ExportOrderAttribute

Represents the order that variables appear in Glue.
Inheritance: System.Attribute
Show file Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ExportOrderAttribute ( int orderValue ) : System

Method Details

ExportOrderAttribute() public method

public ExportOrderAttribute ( int orderValue ) : System
orderValue int
return System