| TypeGetConstructors Method |
| Name | Description | |
|---|---|---|
| GetConstructors | Returns all the public constructors defined for the current Type. | |
| GetConstructors(BindingFlags) | When overridden in a derived class, searches for the constructors defined for the current Type, using the specified BindingFlags. |