get_by_name


Description:

public static DeviceProvider? get_by_name (string factoryname)

Returns the device provider of the type defined by the given device provider factory.

Parameters:

factoryname

a named factory to instantiate

Returns:

a DeviceProvider or null if unable to create device provider