C# Class Vexe.Runtime.Types.UsingAttribute

Inheritance: Vexe.Runtime.Types.CompositeAttribute
Afficher le fichier Open project: luis-l/UnityAssets

Méthodes publiques

Свойство Type Description
Path string

Méthodes publiques

Méthode Description
UsingAttribute ( string usingPath ) : System

Method Details

UsingAttribute() public méthode

public UsingAttribute ( string usingPath ) : System
usingPath string
Résultat System

Property Details

Path public_oe property

public string Path
Résultat string