CodeFactory for Windows CodeFactory for Windows
CodeFactory for Windows CodeFactory for Windows
CodeFactory

Search Results for

    Enum CsNestedType

    Enumeration that identifies the target model type that is nested.

    Namespace: CodeFactory.WinVs.Models.CSharp
    Assembly: CodeFactory.WinVs.dll
    Syntax
    public enum CsNestedType

    Fields

    Name Description
    Class

    This nested type is a Class implementation

    Enum

    This nested type is a Enum implementation

    Interface

    This nested type is a Interface implementation

    NotNested

    This model is currently not nested in any other type.

    Structure

    This nested type is a Struct implementation

    © CodeFactory, LLC. All rights reserved.