C# Class ExecuteBeforeAttribute

Inheritance: Attribute
Exibir arquivo Open project: leapmotion/ImageGrid Class Usage Examples

Public Properties

Property Type Description
beforeType Type

Public Methods

Method Description
ExecuteBeforeAttribute ( Type beforeType ) : UnityEngine

Method Details

ExecuteBeforeAttribute() public method

public ExecuteBeforeAttribute ( Type beforeType ) : UnityEngine
beforeType Type
return UnityEngine

Property Details

beforeType public_oe property

public Type beforeType
return Type