Beispiel #1
0
 object IConexion.GetParameterValue(System.Data.Common.DbCommand command, string name)
 {
     return(DBConexion.GetParameterValue(command, name));
 }