BovineLabs.NaughtyAttributes.Editor.Attributes.PropertyGrouperAttribute.PropertyGrouperAttribute C# (CSharp) Метод

PropertyGrouperAttribute() публичный Метод

public PropertyGrouperAttribute ( Type targetAttributeType ) : System
targetAttributeType Type
Результат System
        public PropertyGrouperAttribute(Type targetAttributeType) : base(targetAttributeType)
        {
        }
    }
PropertyGrouperAttribute