コード例 #1
0
ファイル: Shims.cs プロジェクト: KimCM/ReactiveUI
 public TableSectionBaseEvents(TableSectionBase<TableSection> This)
 {
     this.This = This;
 }
コード例 #2
0
 public TableSectionBaseEvents(TableSectionBase <TableSection> This)
 {
     this.This = This;
 }