TestDelegate public sealed delegate TestDelegate : MulticastDelegate Documentation Code namespace NUnit.Framework { public delegate void TestDelegate (); }