Interface ICsNestedModel
Interface that identifies if the implementation of this model is nested within another model.
Inherited Members
Namespace: CodeFactory.DotNet.CSharp
Assembly: CodeFactory.DotNet.dll
Syntax
public interface ICsNestedModel : ICsModel, ICsAttributes, IDotNetNestedModel, IDotNetModel, IModelStatus, ISourceFiles, IDotNetAttributes, IDocumentation, ILookup, IParent, IParent
Properties
| Improve this Doc View SourceNestedType
Identifies the type of model that has been nested.
Declaration
CsNestedType NestedType { get; }
Property Value
Type | Description |
---|---|
CsNestedType |