VEPROMS_UI / remove BouncyCastle
This commit is contained in:
@@ -8,8 +8,8 @@ namespace XYPlots
|
||||
{
|
||||
public partial class frmXYPlot : Form
|
||||
{
|
||||
private string _XYPlot;
|
||||
private string _Title;
|
||||
private readonly string _XYPlot;
|
||||
private readonly string _Title;
|
||||
public frmXYPlot(string title,string xyPlot)
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
Reference in New Issue
Block a user