Сдал) всё изи
This commit is contained in:
parent
1ead8266cc
commit
6b8069c9d9
@ -23,7 +23,7 @@ namespace Controls
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Строка макет
|
||||
/// Макет
|
||||
/// </summary>
|
||||
private string _templateString;
|
||||
|
||||
|
@ -66,10 +66,7 @@ namespace Controls
|
||||
{
|
||||
textBoxNumber.Text = value;
|
||||
}
|
||||
else
|
||||
{
|
||||
throw new CustomNumberException(textBoxNumber.Text + " не соответствует шаблону!");
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user