AppBuilder class
hello there iam currently trying to think of a solution so i can make myself a AppBuilder without needing to reference all projects directly
basicly i have a Program.cs from a wpf app in Project B but in project A i want to be able to say something like
how could that be done?
basicly i have a Program.cs from a wpf app in Project B but in project A i want to be able to say something like
how could that be done?