Reporter | Alex Berezoutsky (fergard) |
---|---|
Created | Aug 22, 2011 5:13:41 PM |
Updated | Feb 17, 2012 8:04:10 PM |
Resolved | Feb 17, 2012 8:04:10 PM |
Priority | Major |
Type | Feature |
Fix versions | Next |
State | Fixed |
Assignee | Evgeny Pasynkov (pasynkov) |
Subsystem | No subsystem |
Affected versions | 6.0 |
Fixed in build | No Fixed in build |
C# has some not documented keywords, for example:
Please, add it's support to Resharper.
Here you can find tutorials and samples about this keywords:
http://dailydotnettips.com/2011/06/15/using-__arglist-to-send-parameters-to-a-method/
http://bartdesmet.net/blogs/bart/archive/2006/09/28/4473.aspx
__arglist public void Foo(__arglist) { }
Please, add it's support to Resharper.
Here you can find tutorials and samples about this keywords:
http://dailydotnettips.com/2011/06/15/using-__arglist-to-send-parameters-to-a-method/
http://bartdesmet.net/blogs/bart/archive/2006/09/28/4473.aspx