System.Reflection.Tests.ClassWithStaticConstructor.ClassWithStaticConstructor C# (CSharp) Method

ClassWithStaticConstructor() static private method

static private ClassWithStaticConstructor ( ) : System.Collections.Generic
return System.Collections.Generic
        static ClassWithStaticConstructor() { }
    }
ClassWithStaticConstructor