Click or drag to resize
Akka.NETConfigurationFactoryFromResource Method
Overload List
  NameDescription
Public methodStatic memberFromResourceTAssembly(String)
Retrieves a configuration defined in a resource of the assembly containing the supplied type TAssembly.
Public methodStatic memberFromResource(String, Object)
Retrieves a configuration defined in a resource of the assembly containing the supplied instance object.
Public methodStatic memberFromResource(String, Assembly)
Retrieves a configuration defined in a resource of the supplied assembly.
Top
See Also