Artemis.Plugins.LayerBrushes.ConnectingDots.LayerProperties.Presets.SmallBouncingBubbles.SmallBouncingBubbles C# (CSharp) Метод

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

public SmallBouncingBubbles ( ConnectingDotsBrush brush ) : Artemis.Core
brush ConnectingDotsBrush
Результат Artemis.Core
        public SmallBouncingBubbles(ConnectingDotsBrush brush)
        {
            _properties = brush.Properties;
        }
SmallBouncingBubbles