Microsoft.Zing.ZingExplorerStateLessSearch.VisitState C# (CSharp) Method

VisitState() protected method

protected VisitState ( TraversalInfo ti ) : void
ti TraversalInfo
return void
        protected override void VisitState(TraversalInfo ti)
        {
            throw new NotImplementedException();
        }