public void VerifyResult() { SignerManipulationExample example = new SignerManipulationExample(Props.GetInstance()); example.Run(); }
public void VerifyResult() { SignerManipulationExample example = new SignerManipulationExample(); example.Run(); }