C# Class ICSharpCode.NRefactory.Ast.PropertyGetSetRegion

Inheritance: AttributedNode, INullable
Exibir arquivo Open project: jbuedel/AgentRalphPlugin

Protected Methods

Method Description
PropertyGetSetRegion ( ICSharpCode.NRefactory.Ast.BlockStatement block, List attributes ) : System

Method Details

PropertyGetSetRegion() protected method

protected PropertyGetSetRegion ( ICSharpCode.NRefactory.Ast.BlockStatement block, List attributes ) : System
block ICSharpCode.NRefactory.Ast.BlockStatement
attributes List
return System