Akka.Event.LoggingAdapterBase.NotifyDebug C# (CSharp) 메소드

NotifyDebug() 보호된 추상적인 메소드

protected abstract NotifyDebug ( object message ) : void
message object
리턴 void
        protected abstract void NotifyDebug(object message);