protected static void DoRequestDelay(BaseOnvifTest test) { test.DoRequestDelay(); }
static public void LogTestEvent(BaseOnvifTest test, string entry) { test.LogTestEvent(entry); }