Application Entry Point.
            
 
    Namespace: 
   butterflow_ui
    Assembly:
   butterflow-ui (in butterflow-ui.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[STAThreadAttribute]
public static void Main()
<STAThreadAttribute>
Public Shared Sub Main
public:
[STAThreadAttribute]
static void Main()
[<STAThreadAttribute>]
static member Main : unit -> unit 
See Also