| Priority |
Major |
| Type | Bug |
| State | Fixed |
| Assignee | Andrey Simanovsky |
| Subsystem | No subsystem |
| Affected versions |
No affected versions
|
| Fixed in |
3.0.2
|
| Fixed in build |
Next build |
RSRP-42508 |
Create Method From Usage QFix: Generic Parameters Not Resolved |
|
|
ReSharper.OptionPages.Controls.CreateTreeSection("These methods will behave like "String.Format" and support the format string validation and context actions:", InitControls_Tree, OnMethodAdd, OnMethodRemove);
public static Control CreateTreeSection(string title, Delegate0<Control> fnCreateTree, EventHandler fnAdd, EventHandler fnRemove, bool bBoldSectionHeading)
private TRet InitControls_Tree()
{
!!! TODO !!!
}