C# Класс PocketCampus.Food.Models.Meal

Наследование: ObservableObject
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
GetPrice ( PriceTarget target ) : double?

Gets the price of the meal for the specified price target.

Описание методов

GetPrice() публичный Метод

Gets the price of the meal for the specified price target.
public GetPrice ( PriceTarget target ) : double?
target PriceTarget
Результат double?