C# Class MonoDevelop.CSharp.Refactoring.CSharpCodeGenerator.ThrowsExceptionVisitor

Inheritance: ICSharpCode.NRefactory.CSharp.DepthFirstAstVisitor
Datei anzeigen Open project: LogosBible/monodevelop

Public Properties

Property Type Description
Throws bool

Public Methods

Method Description
VisitBlockStatement ( BlockStatement blockStatement ) : void

Method Details

VisitBlockStatement() public method

public VisitBlockStatement ( BlockStatement blockStatement ) : void
blockStatement BlockStatement
return void

Property Details

Throws public_oe property

public bool Throws
return bool