Method IsReadOnly
IsReadOnly(ParameterSyntax)
Declaration
public static bool IsReadOnly(this ParameterSyntax parameter)
Parameters
| Type | Name | Description |
|---|---|---|
| ParameterSyntax | parameter |
Returns
| Type | Description |
|---|---|
| Boolean |
public static bool IsReadOnly(this ParameterSyntax parameter)
| Type | Name | Description |
|---|---|---|
| ParameterSyntax | parameter |
| Type | Description |
|---|---|
| Boolean |