Click or drag to resize

RayguideWrapper(String, String) Constructor

Initializes a new instance of the RayguideWrapper class

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

Parameters

systemDirectory  String

[Missing <param name="systemDirectory"/> documentation for "M:RAYLASE.Marker.GUI.Wrapper.RayguideWrapper.#ctor(System.String,System.String)"]

userDirectory  String

[Missing <param name="userDirectory"/> documentation for "M:RAYLASE.Marker.GUI.Wrapper.RayguideWrapper.#ctor(System.String,System.String)"]

See Also