Click or drag to resize

PathReferenceAttribute Constructor (String)

Initializes a new instance of the PathReferenceAttribute class

Namespace:  Resto.Front.Api.Attributes.JetBrains
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public PathReferenceAttribute(
	string basePath
)

Parameters

basePath
Type: SystemString
See Also