示例#1
0
 public Phase2(CtorProxyConfusion cc)
 {
     this.cc = cc;
 }
示例#2
0
 public MdPhase2(CtorProxyConfusion cc)
 {
     this.cc = cc;
 }
示例#3
0
 public MdPhase1(CtorProxyConfusion cc)
 {
     this.cc = cc;
 }
示例#4
0
 public Phase1(CtorProxyConfusion cc)
 {
     this.cc = cc;
 }