C# Class ExecuteAfterAttribute

Inheritance: Attribute
Afficher le fichier Open project: leapmotion/ImageGrid Class Usage Examples

Méthodes publiques

Свойство Type Description
afterType Type

Méthodes publiques

Méthode Description
ExecuteAfterAttribute ( Type afterType ) : UnityEngine

Method Details

ExecuteAfterAttribute() public méthode

public ExecuteAfterAttribute ( Type afterType ) : UnityEngine
afterType Type
Résultat UnityEngine

Property Details

afterType public_oe property

public Type afterType
Résultat Type