Yaaf.Xmpp.Runtime


IService

Defined in Yaaf.Xmpp.Runtime.Core.dll.
Describes an service provided by a plugin.

Instance members

Instance memberDescription
ServiceInstance
Signature: obj
Modifiers: abstract
An instance providing the service.
ServiceType
Signature: Type
Modifiers: abstract
The type of the provided service (could be more generic than GetType() would suggest!)
Fork me on GitHub