コード例 #1
0
 public EntriesDataSource(ShowEntriesViewController vc)
 {
     showEntriesViewController = vc;
 }
コード例 #2
0
 public EntriesDelegate(ShowEntriesViewController vc)
 {
     showEntriesViewController = vc;
 }