Method SetInstance
SetInstance(IApplication?)
Configures the singleton instance of Application to use the specified backend implementation.
public static void SetInstance(IApplication? app)
Parameters
appIApplication
Configures the singleton instance of Application to use the specified backend implementation.
public static void SetInstance(IApplication? app)
app IApplication