Missing <summary> documentation for M:NpgsqlTypes.FastpathArg.#ctor(System.Int32)
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);