InstaTax.Core.DomainObjects.OtherIncomeItem.OtherIncomeItem C# (CSharp) Method

OtherIncomeItem() protected method

protected OtherIncomeItem ( ) : System
return System
        protected OtherIncomeItem()
        {
            // DO NOTHING
        }

Same methods

OtherIncomeItem::OtherIncomeItem ( string name, double amount ) : System