C# 클래스 ShellPager, heap-prof

상속: Notebook
파일 보기 프로젝트 열기: mono/heap-prof 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Parent Shell,

공개 메소드들

메소드 설명
AppendPage ( ShellComponent, sc ) : int
ShellPager ( Shell, p ) : System
TitleChanged ( ShellComponent, sc ) : void

메소드 상세

AppendPage() 공개 메소드

public AppendPage ( ShellComponent, sc ) : int
sc ShellComponent,
리턴 int

ShellPager() 공개 메소드

public ShellPager ( Shell, p ) : System
p Shell,
리턴 System

TitleChanged() 공개 메소드

public TitleChanged ( ShellComponent, sc ) : void
sc ShellComponent,
리턴 void

프로퍼티 상세

Parent 공개적으로 프로퍼티

public Shell, Parent
리턴 Shell,