StrangeIoC
0.6.0
The IoC/Binding Framework for Unity3D and C#
|
The [Construct]
attribute marks a preferred Constructor.
More...
The [Construct]
attribute marks a preferred Constructor.
If omitted, the Reflector will mark as Constructor the shortest available Constructor. Obviously, if there only one constructor, this tag is not requried.