[This is preliminary documentation and is subject to change.]
A lame ordering system. Needs to be replaced with Windsor containter etc.
| C# | Visual Basic | Visual C++ |
public int RequestedLoadOrder { get; }
Public ReadOnly Property RequestedLoadOrder As Integer
public: virtual property int RequestedLoadOrder { int get () sealed; }