Click or drag to resize

HelpUrlAttribute Constructor

Initializes a new instance of the HelpUrlAttribute class

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 14.0.0.10531
Syntax
C#
public HelpUrlAttribute(
	string url
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:Demo3D.Common.HelpUrlAttribute.#ctor(System.String)"]

See Also