Click or drag to resize

RayguideWrapper(String, String) Constructor

The constructor.

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntax
C#
public RayguideWrapper(
	string systemDirectory,
	string userDirectory
)

Parameters

systemDirectory  String
The system folder.
userDirectory  String
The user folder.
See Also