Can Brainstorm be used in conjunction with C#

I have EEG data collected by a Neuroscan EEG device, but I want to process the data in C#. There are a lot of very efficient functions in the Brainstorm toolbox. Can I use the powerful functions in Brainstorm from C#? I tried to load the Brainstorm toolkit into C# but failed.Looking forward to your reply. Thank you very much.

It looks like Matlab offers solutions for calling Matlab functions from C# code:

This might work for a calling some specific low-level functions, but running a complete instance of Brainstorm is probably impossible.

Thank you so much for your reply. Brainstorm is really powerful and efficient. Thanks to this efficient platform。