Click or drag to resize

SpecialEventArgs Constructor

Constructor with name of special event

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public SpecialEventArgs(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.SpecialEventArgs.#ctor(System.String)"]

See Also