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

Search Results for

    Enum SyntaxType

    Determines the type of syntax that is hosted in a Dot Net model.

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

    Fields

    Name Description
    Body

    The syntax is hosted in the body of the target model.

    Expression

    The syntax is hosted in a single expression using a => directive.

    Unknown

    No syntax definition has been identified or an unknown declaration was used.

    © CodeFactory, LLC. All rights reserved.