Method CreateMenuFactory
CreateMenuFactory()
Creates and returns an instance of a class that implements the IMenuFactory interface.
public virtual IMenuFactory? CreateMenuFactory()
Returns
- IMenuFactory
An object that implements the IMenuFactory interface, which can be used to create menu instances.