예제 #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;
 }