Cats.Models.ReceiptAllocation.ReceiptAllocation C# (CSharp) Method

ReceiptAllocation() public method

public ReceiptAllocation ( ) : System
return System
        public ReceiptAllocation()
        {
            //this.Receives = new List<Receive>();
        }
ReceiptAllocation