static LocResource() { enumManager = new PropertyEnumManager <byte>(typeof(LocResourceProps)); propertyIndexer = new PropertyIndexer((byte)enumManager.PropertyIds.Count); }
static SampleClassificationObjectType() { _enumManager = new PropertyEnumManager <byte>(typeof(SupportedProperties)); _propertyIndexer = new PropertyIndexer((byte)_enumManager.PropertyIds.Count); }
static IncompatibleObject() { _enumManager = new PropertyEnumManager <byte>(typeof(SupportedProperties)); _propertyIndexer = new PropertyIndexer((byte)_enumManager.PropertyIds.Count); }