Npgsql API Docs

FastpathArg Constructor

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

Overload List

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

public FastpathArg(byte[]);

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

public FastpathArg(byte[],int,int);

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

public FastpathArg(int);

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

public FastpathArg(string);

See Also

FastpathArg Class | NpgsqlTypes Namespace