FastQuant.ReportItem.OnBar C# (CSharp) Méthode

OnBar() protected méthode

protected OnBar ( Bar bar ) : void
bar Bar
Résultat void
        protected virtual void OnBar(Bar bar)
        {
            // noop
        }