Skip to main content
Nintex Community Menu Bar

where are xml documentation files for assemblies?

  • April 3, 2009
  • 2 replies
  • 6 views

Forum|alt.badge.img+3

Hi,


I'm using K2 blackpearl and doesn't find any xml documentation files for the assemblies (SourceCode.Workflow.Client for instance)


This mean that I don't get any hint of what a class or member mean when I'm using the API in Visual Studio.


Anyone know where I can find theses files?


Thanks!

2 replies

Forum|alt.badge.img+11
  • April 3, 2009
You can find a lot of this same information in the blackpearl documentation.  Look under K2 Developer Reference - Class Library Reference.

Forum|alt.badge.img+3
  • Author
  • April 3, 2009

Hi David,


I'm aware of the class reference chm, but the process is quite tedious and not integrated in my IDE


I'm using several .NET libraries that come with the xml documentation which is really helpfull.