You would have to have your menu options instantiate the correct IFrequency_BO object they want to pass in. Then follow this post
http://stackoverflow.com/a/20170410/1798889
Which allows you to send in dependency overrides. Code is based on using Unity as your DI.
http://stackoverflow.com/a/20170410/1798889
Which allows you to send in dependency overrides. Code is based on using Unity as your DI.