C# 클래스 TreeSharp.GroupComposite.ChildrenCleanupHandler

상속: CleanupHandler
파일 보기 프로젝트 열기: lances101/BoringHeroes

공개 메소드들

메소드 설명
ChildrenCleanupHandler ( GroupComposite owner, object context ) : System.Collections.Generic

보호된 메소드들

메소드 설명
DoCleanup ( object context ) : void

메소드 상세

ChildrenCleanupHandler() 공개 메소드

public ChildrenCleanupHandler ( GroupComposite owner, object context ) : System.Collections.Generic
owner GroupComposite
context object
리턴 System.Collections.Generic

DoCleanup() 보호된 메소드

protected DoCleanup ( object context ) : void
context object
리턴 void