コード例 #1
0
ファイル: CellSet1.cs プロジェクト: ikvm/test
 public GClass0(CellSet1 enclosingInstance, int row, int col, short propId)
 {
     method_0(enclosingInstance);
     this.row   = row;
     this.col   = col;
     propertyId = propId;
 }
コード例 #2
0
ファイル: CellSet1.cs プロジェクト: ikvm/test
 private void method_0(CellSet1 cellSet1_1)
 {
     cellSet1_0 = cellSet1_1;
 }