Method | Description | |
---|---|---|
CanExecute ( |
||
CreateMixinFromInterfaceCommand ( |
constructor that takes a mixin directly. Can be used for testing.
|
|
CreateMixinFromInterfaceCommand ( SimpleBaseTypeSyntax baseType, Microsoft.CodeAnalysis.SemanticModel semantic ) : Microsoft.CodeAnalysis |
Method | Description | |
---|---|---|
CreateCommands ( |
public CanExecute ( |
||
childClass | ||
settings | ||
return | bool |
protected CreateCommands ( |
||
mixin | ||
return | IMixinCommand[] |
public CreateMixinFromInterfaceCommand ( |
||
mixin | reference to the mixin | |
return | Microsoft.CodeAnalysis |
public CreateMixinFromInterfaceCommand ( SimpleBaseTypeSyntax baseType, Microsoft.CodeAnalysis.SemanticModel semantic ) : Microsoft.CodeAnalysis | ||
baseType | SimpleBaseTypeSyntax | |
semantic | Microsoft.CodeAnalysis.SemanticModel | |
return | Microsoft.CodeAnalysis |