We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce19b53 commit 89ffc8fCopy full SHA for 89ffc8f
Documentation/Parametr.md
@@ -3,7 +3,6 @@ Constructors:
3
```C#
4
5
public ParametrAttribute(
6
- string methodName,
7
Type parametrType,
8
string parametrName = null,
9
NpgsqlDbType dbType = NpgsqlDbType.Unknown,
0 commit comments