FastQuant.BarFactoryItem.OnReminder C# (CSharp) Méthode

OnReminder() protected méthode

protected OnReminder ( System.DateTime datetime ) : void
datetime System.DateTime
Résultat void
        protected internal virtual void OnReminder(DateTime datetime)
        {
            // noop
        }