C# Class Vexe.Runtime.Types.UsingAttribute

Inheritance: Vexe.Runtime.Types.CompositeAttribute
显示文件 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_oe property

public string Path
return string