I completely forgot how to reference generic classes within <see/> and <seealso/> tags this morning, call it a total lack of caffeine (which I haven’t had a significant amount of for a month now). Figured someone else may have a similar brain fart, so remember it’s curly braces, not < and > tags which made more sense. /// <summary> /// Used by <see cref="MyGenericClass{T}"/>. /// </summary> And not to go on a tangent, but shouldn’t decaf coffee be at least...
Posted On Tuesday, June 22, 2010 8:28 AM | Feedback (1)