Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rubberduck
Parsing
Annotations
ModuleCleanupAnnotation
C# Class Rubberduck.Parsing.Annotations.ModuleCleanupAnnotation
Inheritance:
AnnotationBase
显示文件
Open project: retailcoder/Rubberduck
Public Methods
Method
Description
ModuleCleanupAnnotation
(
QualifiedSelection
qualifiedSelection
,
IEnumerable
parameters
) :
Rubberduck.Parsing.Grammar
Method Details
ModuleCleanupAnnotation()
public
method
public
ModuleCleanupAnnotation
(
QualifiedSelection
qualifiedSelection
,
IEnumerable
parameters
) :
Rubberduck.Parsing.Grammar
qualifiedSelection
Rubberduck.VBEditor.QualifiedSelection
parameters
IEnumerable
return
Rubberduck.Parsing.Grammar