AlphaTab.Rendering.Utils.MasterBarBounds.MasterBarBounds C# (CSharp) Méthode

MasterBarBounds() public méthode

public MasterBarBounds ( ) : AlphaTab.Collections
Résultat AlphaTab.Collections
        public MasterBarBounds()
        {
            Bars = new FastList<BarBounds>();
        }