See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
Classes
| Class | Description | |
|---|---|---|
| CodeRegion |
A code start and end line.
| |
| DirectiveRegion |
A c# code region, defined using the #region directive.
| |
| EntityProxyCompileUnitGenerator |
Generates an entity proxy from an entity type.
| |
| EnvDTEUtil |
Utility methods for objects in the EnvDTE namespace.
| |
| Generator |
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. | |
| ProjectItemExtensions | ||
| SourceFileDirectiveRegions |
Provides a set of c# code regions that use the #region directive for the source file.
|
Structures
| Structure | Description | |
|---|---|---|
| CodeGeneratorOptionsSerializable |
Provides a serializable wrapper around a CodeGeneratorOptions.
|