See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Provides a set of c# code regions that use the #region directive for the source file.
Namespace: NTier.EntityGeneratorAssembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
C# |
---|
[SerializableAttribute]
public class SourceFileDirectiveRegions |
Visual Basic |
---|
<SerializableAttribute>
Public Class SourceFileDirectiveRegions |
Visual C++ |
---|
[SerializableAttribute]
public ref class SourceFileDirectiveRegions |
Inheritance Hierarchy
See Also