UnlockInternal() защищенный абстрактный Метод

protected abstract UnlockInternal ( ) : void
Результат void
Пример #1
0
 protected sealed override void UnlockInternal()
 {
     @this.UnlockInternal();
 }