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

Search Results for

    Enum CsMemberType

    Enumeration of the types of members that are supported in the c# source code type.

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

    Fields

    Name Description
    Event

    The member is a event model.

    Field

    The member is a field model.

    Method

    The member is a method model.

    Property

    The member is a property model.

    Unknown

    The member type is currently not known.

    © CodeFactory, LLC. All rights reserved.