예제 #1
0
파일: Shims.cs 프로젝트: KimCM/ReactiveUI
 public TableSectionBaseEvents(TableSectionBase<TableSection> This)
 {
     this.This = This;
 }
예제 #2
0
 public TableSectionBaseEvents(TableSectionBase <TableSection> This)
 {
     this.This = This;
 }