Méthode | Description | |
---|---|---|
ConstructorArgument ( string name, bool canBeOmitted = false, ExpressionSyntax expression = null, bool isMixinParameter = false ) : System.Collections.Generic |
public ConstructorArgument ( string name, bool canBeOmitted = false, ExpressionSyntax expression = null, bool isMixinParameter = false ) : System.Collections.Generic | ||
name | string | |
canBeOmitted | bool | |
expression | ExpressionSyntax | |
isMixinParameter | bool | |
Résultat | System.Collections.Generic |