Ejemplo n.º 1
0
 public bool CanEditClearedDate()
 => PassbookRow != null && PassbookRepo != null &&
 AppArgs.CanEditClearedDate(false);