Method | Description | |
---|---|---|
AddFieldDeclarationForMixinCommand ( |
||
CanExecute ( |
Method | Description | |
---|---|---|
InternalExecute ( |
public AddFieldDeclarationForMixinCommand ( |
||
mixin | ||
return | System |
public CanExecute ( |
||
childClass | ||
settings | ||
return | bool |
protected InternalExecute ( |
||
childClass | ||
semantic | Microsoft.CodeAnalysis.SemanticModel | |
settings | ||
return | Microsoft.CodeAnalysis.CSharp.Syntax.ClassDeclarationSyntax |