Fixes
This commit is contained in:
parent
1d7d23e749
commit
c2fd197628
@ -68,10 +68,6 @@ namespace Components.VisualComponents
|
||||
{
|
||||
textBox.Text = value;
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new InvalidInputException(textBox.Text);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user