Yaaf.Xmpp.Runtime


ServicePluginManager

Defined in Yaaf.Xmpp.Runtime.Core.dll.
Helper methods for the generic ServicePluginManager class.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Static members

Static memberDescription
RegisterServices(...)
Signature: (kernel:IKernel * services:IEnumerable<IService> * createPluginException:Func<string,exn,exn>) -> unit
Fork me on GitHub