Akka.Event.LoggingAdapterBase.NotifyWarning C# (CSharp) Méthode

NotifyWarning() protected abstract méthode

protected abstract NotifyWarning ( object message ) : void
message object
Résultat void
        protected abstract void NotifyWarning(object message);
        protected abstract void NotifyInfo(object message);