Cats.Models.ReceiptAllocation.ReceiptAllocation C# (CSharp) 메소드

ReceiptAllocation() 공개 메소드

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