Click or drag to resize

DefaultResourceManagerAddSearchPathElement Method

Adds to the search path

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public void AddSearchPathElement(
	string searchPathElement
)

Parameters

searchPathElement
Type: SystemString

[Missing <param name="searchPathElement"/> documentation for "M:com.espertech.esper.compat.DefaultResourceManager.AddSearchPathElement(System.String)"]

See Also