예제 #1
0
 public Decryption(IStegoSystem <string, constraints> stegoSystem)
 {
     _stegoSystem = stegoSystem;
 }