System.Reflection.Tests.TypeExtenderFoo.Sink C# (CSharp) Méthode

Sink() private static méthode

private static Sink ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void
        private static void Sink(object sender, EventArgs e)
        {
            throw new NotImplementedException();
        }