Explicit members of generic interfaces not regionerated

If you find any bugs, please post them here.

Explicit members of generic interfaces not regionerated

Postby DoubleDown » Thu Apr 29, 2010 5:26 pm

Method below does not get regionerated. It ends up below all other regions without a surrounding region.

/// <summary>
/// Called when the target dictionary is cleared during a refresh.
/// </summary>
void IDictionaryTransform<string, TDataObject, string, TViewModel>.OnClearTargetDictionary()
{
}
DoubleDown
 
Posts: 7
Joined: Fri Nov 13, 2009 6:51 pm

Re: Explicit members of generic interfaces not regionerated

Postby DoubleDown » Thu Apr 29, 2010 5:30 pm

This is with 0.7.3.0 in vs2008
DoubleDown
 
Posts: 7
Joined: Fri Nov 13, 2009 6:51 pm


Return to Bug Reports

Who is online

Users browsing this forum: No registered users and 1 guest

cron