C# Class ICSharpCode.NRefactory.Ast.PropertyGetSetRegion

Inheritance: AttributedNode, INullable
Afficher le fichier Open project: jbuedel/AgentRalphPlugin

Méthodes protégées

Méthode Description
PropertyGetSetRegion ( ICSharpCode.NRefactory.Ast.BlockStatement block, List attributes ) : System

Method Details

PropertyGetSetRegion() protected méthode

protected PropertyGetSetRegion ( ICSharpCode.NRefactory.Ast.BlockStatement block, List attributes ) : System
block ICSharpCode.NRefactory.Ast.BlockStatement
attributes List
Résultat System