DeviceProviderFactory.hasClassesv

Check if factory matches all of the given classes

class DeviceProviderFactory
bool
hasClassesv
(
string[] classes = null
)

Parameters

classes string[]

a null terminated array of classes to match, only match if all classes are matched

Return Value

Type: bool

true if factory matches.