Catrobat.IDE.WindowsShared.Utilities.BAutoResetEvent.Reset C# (CSharp) Method

Reset() public method

public Reset ( ) : bool
return bool
        public bool Reset()
        {
            return _are.Reset();
        }
        //