ActExtensionsActorOf Method (ActorRefFactory, ActionIActorDsl, IActorContext, String) |
[Missing <summary> documentation for "M:Akka.Actor.Dsl.ActExtensions.ActorOf(Akka.Actor.ActorRefFactory,System.Action{Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext},System.String)"]
Namespace: Akka.Actor.Dsl
public static ActorRef ActorOf( this ActorRefFactory factory, Action<IActorDsl, IActorContext> config, string name = null )
[Missing <param name="factory"/> documentation for "M:Akka.Actor.Dsl.ActExtensions.ActorOf(Akka.Actor.ActorRefFactory,System.Action{Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext},System.String)"]
[Missing <param name="config"/> documentation for "M:Akka.Actor.Dsl.ActExtensions.ActorOf(Akka.Actor.ActorRefFactory,System.Action{Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext},System.String)"]
[Missing <param name="name"/> documentation for "M:Akka.Actor.Dsl.ActExtensions.ActorOf(Akka.Actor.ActorRefFactory,System.Action{Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext},System.String)"]
[Missing <returns> documentation for "M:Akka.Actor.Dsl.ActExtensions.ActorOf(Akka.Actor.ActorRefFactory,System.Action{Akka.Actor.Dsl.IActorDsl,Akka.Actor.IActorContext},System.String)"]