See also:
NTier Windows Forms Framework Home
NTier Framework API reference
Provides a serializable wrapper around a CodeGeneratorOptions.
Namespace: NTier.EntityGeneratorAssembly: NTier.EntityGenerator (in NTier.EntityGenerator.dll) Version: 1.0.0.0
Syntax
C# |
---|
[SerializableAttribute]
public struct CodeGeneratorOptionsSerializable |
Visual Basic |
---|
<SerializableAttribute>
Public Structure CodeGeneratorOptionsSerializable |
Visual C++ |
---|
[SerializableAttribute]
public value class CodeGeneratorOptionsSerializable |
See Also