![]() |
ProtonNet Server 1.0
An Open Solution for all your socket or web api needs.
|
Defines methods for automatically binding dependencies in singleton instances. More...
Public Member Functions | |
void | AutoBind (object singletonObj) |
Automatically binds dependencies to the specified singleton object. | |
Defines methods for automatically binding dependencies in singleton instances.
void XmobiTea.Bean.IAutoBindingContext.AutoBind | ( | object | singletonObj | ) |
Automatically binds dependencies to the specified singleton object.
singletonObj | The singleton object to bind. |
Implemented in XmobiTea.Bean.BeanContext.