C# Class Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol

Represents a method or method-like symbol (including constructor, destructor, operator, or property/event accessor).
Inheritance: Symbol, IMethodSymbol
Mostra file Open project: mob-sakai/OpenSesame Class Usage Examples

Private Properties

Property Type Description

Protected Methods

Method Description
MethodSymbol ( ) : System

Method Details

MethodSymbol() protected method

protected MethodSymbol ( ) : System
return System