Microsoft.Zing.ZingExplorerNaiveRandomWalk.VisitState C# (CSharp) Méthode

VisitState() protected méthode

protected VisitState ( TraversalInfo ti ) : void
ti TraversalInfo
Résultat void
        protected override void VisitState(TraversalInfo ti)
        {
            throw new NotImplementedException();
        }