SetTypeParams sets the generic type parameters for this element
(tp GenericTypeParams)
| 281 | |
| 282 | // SetTypeParams sets the generic type parameters for this element |
| 283 | SetTypeParams(tp GenericTypeParams) |
| 284 | |
| 285 | // TypeParams returns the generic type parameters for this element |
| 286 | TypeParams() GenericTypeParams |