DeviceProviderFactory.hasClassesv
bool hasClassesv(string[] classes = null)Check if factory matches all of the given classes
Parameters
classes | a null terminated array of classes to match, only match if all classes are matched |
Returns
true if factory matches.