You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The strategy above shows part of the fluent definition syntax the bootstrapper uses to gain knowledge about the startup and shutdown phase of the system. Here the Extended Backus-Naur-Form of the syntax: </p><script type="syntaxhighlighter" class="brush: csharp"><![CDATA[Syntax = [ Begin ] { Execute } [ End ] .
<i>Note:TODO Check EBNF. The diagramm above is created with the amazing <a href="http://code.google.com/p/ebnfvisualize/" rel="nofollow">ebnfvisualize</a>.</i> </p>