C# 클래스 InstaTax.Core.DomainObjects.OtherIncomes

파일 보기 프로젝트 열기: bagheera/tax 1 사용 예제들

공개 메소드들

메소드 설명
Add ( OtherIncomeItem otherIncomeItemToAdd ) : void
CalculateTotalAmount ( ) : double
GetItems ( ) : IEnumerable
OtherIncomes ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( OtherIncomeItem otherIncomeItemToAdd ) : void
otherIncomeItemToAdd OtherIncomeItem
리턴 void

CalculateTotalAmount() 공개 메소드

public CalculateTotalAmount ( ) : double
리턴 double

GetItems() 공개 메소드

public GetItems ( ) : IEnumerable
리턴 IEnumerable

OtherIncomes() 공개 메소드

public OtherIncomes ( ) : System
리턴 System