See also:
NTier Windows Forms Framework Home
NTier Framework API reference

 

Classes

  ClassDescription
Public classCodeRegion
A code start and end line.
Public classDirectiveRegion
A c# code region, defined using the #region directive.
Public classEntityProxyCompileUnitGenerator
Generates an entity proxy from an entity type.
Public classEnvDTEUtil
Utility methods for objects in the EnvDTE namespace.
Public classGenerator
Provides a single custom tool that delegates to DesignerEntityGenerator and EntityProxyGenerator as appropriate.

NOTE: Visual Studio 2008 crashes whilst performing a rename operation if both the source code file and the resulting generated oode file need to be modified, when the rename is performed from another code file.
Public classProjectItemExtensions
Public classSourceFileDirectiveRegions
Provides a set of c# code regions that use the #region directive for the source file.

Structures

  StructureDescription
Public structureCodeGeneratorOptionsSerializable
Provides a serializable wrapper around a CodeGeneratorOptions.