StonehearthEditor.UnknownNodeData.UpdateOutEdges C# (CSharp) Méthode

UpdateOutEdges() protected méthode

protected UpdateOutEdges ( Microsoft.Msagl.Drawing.Graph graph ) : void
graph Microsoft.Msagl.Drawing.Graph
Résultat void
        protected override void UpdateOutEdges(Graph graph)
        {
            throw new NotImplementedException();
        }