Click or drag to resize
Akka.NETIDependencyResolverCreate Method
Overload List
  NameDescription
Public methodCreateTActor
Used to register the configuration for an actor of the specified type TActor
Public methodCreate(Type)
Used to register the configuration for an actor of the specified type actorType
Top
See Also