コード例 #1
0
 public CylindericalDataSource(CylindericalViewController vc)
 {
     this.vc = vc;
 }
コード例 #2
0
 public CylindericalDelegate(CylindericalViewController vc)
 {
     this.vc = vc;
 }