コード例 #1
0
 public bool CanEditClearedDate()
 => PassbookRow != null && PassbookRepo != null &&
 AppArgs.CanEditClearedDate(false);