RayguideWrapper(String, String) Constructor |
The constructor.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntaxpublic RayguideWrapper(
string systemDirectory,
string userDirectory
)
Parameters
- systemDirectory String
- The system folder.
- userDirectory String
- The user folder.
See Also