Npgsql API Docs

FastpathArg Constructor (Int32)

Missing <summary> documentation for M:NpgsqlTypes.FastpathArg.#ctor(System.Int32)

[Visual Basic]
Overloads Public Sub New( _
   ByVal value As Integer _
)
[C#]
public FastpathArg(
   int value
);

Parameters

value
Missing <param> documentation for value

Remarks

Missing <remarks> documentation for M:NpgsqlTypes.FastpathArg.#ctor(System.Int32)

See Also

FastpathArg Class | NpgsqlTypes Namespace | FastpathArg Constructor Overload List