EKG_Project.Modules.SIG_EDR.SIG_EDR.Ended C# (CSharp) Method

Ended() public method

public Ended ( ) : bool
return bool
        public bool Ended()
        {
            throw new NotImplementedException();
        }