Method ShowCriticalMessage
ShowCriticalMessage(string, Exception?)
Shows critical message on the screen using any possible way.
public static void ShowCriticalMessage(string s, Exception? e = null)
Shows critical message on the screen using any possible way.
public static void ShowCriticalMessage(string s, Exception? e = null)