GitBook: [master] one page modified

This commit is contained in:
Nick Polyak 2021-10-04 16:30:39 +00:00 коммит произвёл gitbook-bot
Родитель 544ec3032b
Коммит 2d87846997
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 07D2180C7B12D0FF
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -3000,7 +3000,6 @@ The unneeded argument to this method is passed in order for its signature to mat
There are also two public methods to be called by the Buttons' commands: `void Save()` and `void Cancel()`:
```csharp
public void Save()
{
SavedValue = NewValue;