SharedLibLoader.this

Constructs a new instance of shared lib loader with a string of one or more shared library names to use as default.

class SharedLibLoader
this
(
string libNames
)

Parameters

libNames
Type: string

A string containing one or more comma-separated shared library names.

Meta