C# Class KnobControl.Annotations.PathReferenceAttribute

Inheritance: Attribute
Datei anzeigen Open project: Magiczne/JD-XI-Editor

Private Properties

Property Type Description

Public Methods

Method Description
PathReferenceAttribute ( ) : System
PathReferenceAttribute ( string basePath ) : System

Method Details

PathReferenceAttribute() public method

public PathReferenceAttribute ( ) : System
return System

PathReferenceAttribute() public method

public PathReferenceAttribute ( string basePath ) : System
basePath string
return System