internal Parameter(ParamRow *pRow, Parameter signatureParam) { //TODO: Implement this throw new NotImplementedException(); }
internal Parameter(ParamRow *pRow, Type returnType) { //TODO: Implement this throw new NotImplementedException(); }