The overloads of GetConstructors are listed below. For a list of all members, see the Type Members list.
GetConstructors() : System.Reflection.ConstructorInfo[] Returns an array of the public constructors defined in the type represented by the current instance. abstractGetConstructors(System.Reflection.BindingFlags) : System.Reflection.ConstructorInfo[] Returns an array of constructors defined in the type represented by the current instance, under the specified binding constraints.