using(varapi=newOpenDart("YOUR_OPEN_DART_API_KEY")){varresponse=awaitapi.GetCorpCodeAsync();
...}publicpartialclassTest:Window{publicTest(){ninthandle=newWindowInteropHelper(Application.Current.MainWindow).EnsureHandle();InitializeComponent();axAPI=newShareInvest.AxKHCoreAPI(handle);}readonlyShareInvest.AxKHCoreAPIaxAPI;}














