Search Results for

    Show / Hide Table of Contents

    Enum MethodKind

    Namespace: Microsoft.CodeAnalysis
    Assembly: Microsoft.CodeAnalysis.dll
    Syntax
    public enum MethodKind

    Fields

    Name Description
    AnonymousFunction
    BuiltinOperator
    Constructor
    Conversion
    DeclareMethod
    DelegateInvoke
    Destructor
    EventAdd
    EventRaise
    EventRemove
    ExplicitInterfaceImplementation
    FunctionPointerSignature
    LambdaMethod
    LocalFunction
    Ordinary
    PropertyGet
    PropertySet
    ReducedExtension
    SharedConstructor
    StaticConstructor
    UserDefinedOperator
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0