如何将类加上注释~~
Posted on 八月 16rd, 2007 由 admin
vb中可以定义类中的函数的注释,以便别人看到这个dll的时候,在引用的过程中可以看到简单的介绍,.net中如何实现呢?
推荐阅读
网友:saucer
get vb commmenter from
powertoys for visual studio .net 2003
http://www.gotdotnet.com/team/ide/
and type three single quotes:
before the methods
网友:montaque
呵呵,只有c#的ide自带了这个功能。
对于vb.net
需要按照楼上的地址去下载一个xml documentation tool


讨论区