C# Class TreeSharp.GroupComposite.ChildrenCleanupHandler

Inheritance: CleanupHandler
Afficher le fichier Open project: lances101/BoringHeroes

Méthodes publiques

Méthode Description
ChildrenCleanupHandler ( GroupComposite owner, object context ) : System.Collections.Generic

Méthodes protégées

Méthode Description
DoCleanup ( object context ) : void

Method Details

ChildrenCleanupHandler() public méthode

public ChildrenCleanupHandler ( GroupComposite owner, object context ) : System.Collections.Generic
owner GroupComposite
context object
Résultat System.Collections.Generic

DoCleanup() protected méthode

protected DoCleanup ( object context ) : void
context object
Résultat void