C# Class Vexe.Runtime.Types.UsingAttribute

Inheritance: Vexe.Runtime.Types.CompositeAttribute
Show file Open project: luis-l/UnityAssets

Public Properties

Property Type Description
Path string

Public Methods

Method Description
UsingAttribute ( string usingPath ) : System

Method Details

UsingAttribute() public method

public UsingAttribute ( string usingPath ) : System
usingPath string
return System

Property Details

Path public property

public string Path
return string