Menu

#208 system.collections.generic.list<>

open
nobody
None
5
2006-03-10
2006-03-10
Jeff Landry
No

Yes, I know that .net 2 isn't supported. Just thought
I would let you know that

private string GetMemberName(MethodBase method)
line 2910:
string parameterName =
GetTypeNamespaceNameparameter.ParameterType);

Does not return an object for processing somewhere in
the case of an object which descends
fromSystem.Collections.Generic.List<>

Doesn't seem to make any difference what the type is
in the declaration.

Otherwise, in my limited experience, NDoc is
performing extremely well with v2.0.50727.

Discussion


Log in to post a comment.