CashBook.Update C# (CSharp) 메소드

Update() 공개 메소드

public Update ( ) : void
리턴 void
	void Update () {
		WriteCashBook ();
		save ();
	}