Anti Tamper
protected override void Dispose(bool disposing)
{
bool flag = disposing && this.components != null;
if (flag)
{
this.components.Dispose();
}
base.Dispose(disposing);
}protected override void Dispose(bool disposing)
{
}Last updated
Was this helpful?
