C# Класс DRMFSS.BLL.ReceiptAllocation

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

Private Properties

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

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

Метод Описание
GetReceivedAlready ( ReceiptAllocation receiptAllocation ) : decimal
GetReceivedAlreadyInUnit ( ReceiptAllocation receiptAllocation ) : decimal
ReceiptAllocation ( ) : System

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

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

public GetReceivedAlready ( ReceiptAllocation receiptAllocation ) : decimal
receiptAllocation ReceiptAllocation
Результат decimal

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

public GetReceivedAlreadyInUnit ( ReceiptAllocation receiptAllocation ) : decimal
receiptAllocation ReceiptAllocation
Результат decimal

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

public ReceiptAllocation ( ) : System
Результат System