English 中文(简体)
视力演播室2010年c#类和方法清单
原标题:visual studio 2010 c# class and method list

I m 寻找一种简单的方式,为2010年VS阶段的C#项目Im编制完整的类别清单(连同其方法和领域)。 我发现,Doxygen是这方面的一个有用工具,但我感到,虽然在2010年全球调查中应当有一个类似的特征。

感谢

PM

EDIT:虽然物体浏览器非常有用,但我找不到一种途径,可以直接编制一份清单,供印刷。

最佳回答

Try the Level View or Object Browser. (两者都在观点中)

问题回答

While the object browser is very useful, I can t find a way for it to directly produce a list ready for printing

很难说,因为你没有提及你需要检索班级名单。 如果你重新着手进行甚高频包裹/插头,那么你可以使用同样的成套的预报器,使用VS-Shell。 查阅关于MSDN的VS外围数据。 在C++中,短信标用的是任何电文网语言,许多版本可从简单的VB文字中使用。 如果你不希望(或可能的话)使用科索沃统计局,那么该系统。 反省是你的朋友。

http://modeling.codeplex.com/“rel=“nofollow”





相关问题
Anyone feel like passing it forward?

I m the only developer in my company, and am getting along well as an autodidact, but I know I m missing out on the education one gets from working with and having code reviewed by more senior devs. ...

NSArray s, Primitive types and Boxing Oh My!

I m pretty new to the Objective-C world and I have a long history with .net/C# so naturally I m inclined to use my C# wits. Now here s the question: I feel really inclined to create some type of ...

C# Marshal / Pinvoke CBitmap?

I cannot figure out how to marshal a C++ CBitmap to a C# Bitmap or Image class. My import looks like this: [DllImport(@"test.dll", CharSet = CharSet.Unicode)] public static extern IntPtr ...

How to Use Ghostscript DLL to convert PDF to PDF/A

How to user GhostScript DLL to convert PDF to PDF/A. I know I kind of have to call the exported function of gsdll32.dll whose name is gsapi_init_with_args, but how do i pass the right arguments? BTW, ...

Linqy no matchy

Maybe it s something I m doing wrong. I m just learning Linq because I m bored. And so far so good. I made a little program and it basically just outputs all matches (foreach) into a label control. ...

热门标签