public void Process(ISemanticProcessor proc, IMembrane membrane, TypeThrowsException t)
 {
     throw new ApplicationException("Receptor exception");
 }
Exemplo n.º 2
0
 public void Process(ISemanticProcessor proc, IMembrane membrane, TypeThrowsException t)
 {
     throw new ApplicationException("Receptor exception");
 }