Method | Description | |
---|---|---|
SelectMethods ( |
Selects constructors for the supplied type. This method returns a sequence of StaticMethod according to the public and protected constructors available on type. |
public SelectMethods ( |
||
type | The type. | |
return | IEnumerable |