コード例 #1
0
 public Phase1(ResEncryptConfusion rc)
 {
     this.rc = rc;
 }
コード例 #2
0
 public MdPhase(ResEncryptConfusion rc)
 {
     this.rc = rc;
 }