Azavea.Open.DAO.Tests.TestCommand.Cancel C# (CSharp) 메소드

Cancel() 공개 메소드

public Cancel ( ) : void
리턴 void
        public override void Cancel()
        {
            throw new NotImplementedException();
        }