C# 클래스 Subtext.Web.Controls.Designers.HelpToolTipActionList

상속: System.ComponentModel.Design.DesignerActionList
파일 보기 프로젝트 열기: ayende/Subtext

공개 메소드들

메소드 설명
GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection
HelpToolTipActionList ( IComponent helpToolTipControl ) : System

Initializes a new instance of the HelpToolTipActionList class.

메소드 상세

GetSortedActionItems() 공개 메소드

public GetSortedActionItems ( ) : System.ComponentModel.Design.DesignerActionItemCollection
리턴 System.ComponentModel.Design.DesignerActionItemCollection

HelpToolTipActionList() 공개 메소드

Initializes a new instance of the HelpToolTipActionList class.
public HelpToolTipActionList ( IComponent helpToolTipControl ) : System
helpToolTipControl IComponent The help tool tip control.
리턴 System