Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 C# Refactor Document Method Error
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

cgough
Senior Member

27 Posts

Posted - Jan 27 2010 :  4:41:09 PM  Show Profile  Reply with Quote
10.5.1738.0

VAX thinks there are two parameters here when using Refactor Document Method.

/// <summary>
///
/// </summary>
/// <param name="SortedList<int"></param>
/// <param name="complicated"></param>
/// <returns></returns>
void Function(out SortedList<int, List<decimal>> complicated )
{
complicated = new SortedList<int, List<decimal>>();
}

Thanks

Edited by - cgough on Jan 27 2010 4:43:27 PM

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Jan 28 2010 :  12:02:26 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=1356

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000