Click or drag to resize
TypeGetConstructors Method
Overload List
  NameDescription
Public methodGetConstructors
Returns all the public constructors defined for the current Type.
Public methodGetConstructors(BindingFlags)
When overridden in a derived class, searches for the constructors defined for the current Type, using the specified BindingFlags.
Top
See Also