コード例 #1
0
 private static string ObtenerPreciosBD(ISerializable obj)
 {
     return(obj.ObtenerPreciosBD());
 }