Пример #1
0
		public bool ABMProducts(Producto producto, string method)
		{

			return request.ABMProducts<Producto>(producto, method);
		}