示例#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;
 }