FromPushToPull.ValuesOfMonth.ValuesOfMonth C# (CSharp) 메소드

ValuesOfMonth() 공개 메소드

public ValuesOfMonth ( ) : Common.System
리턴 Common.System
        public ValuesOfMonth()
            : this(DateTime.Now, new List<Transaction>(), 0)
        {
        }

Same methods

ValuesOfMonth::ValuesOfMonth ( System.DateTime dateOfMonth, IList transactionsOfMonth, int precedingBalance ) : Common.System