NUnit.Framework.Constraints.ValueFormatter public sealed delegate ValueFormatter : MulticastDelegate Documentation Code namespace NUnit.Framework.Constraints { public delegate string ValueFormatter (object val); }