C# 클래스 GuiCompare.MasterEvent

상속: CompEvent
파일 보기 프로젝트 열기: mono/mono-tools

공개 메소드들

메소드 설명
GetAttributes ( ) : List
GetMemberAccess ( ) : string
GetMemberType ( ) : string
MasterEvent ( string name, string eventType, string eventAccess, XMLAttributes attributes ) : System

메소드 상세

GetAttributes() 공개 메소드

public GetAttributes ( ) : List
리턴 List

GetMemberAccess() 공개 메소드

public GetMemberAccess ( ) : string
리턴 string

GetMemberType() 공개 메소드

public GetMemberType ( ) : string
리턴 string

MasterEvent() 공개 메소드

public MasterEvent ( string name, string eventType, string eventAccess, XMLAttributes attributes ) : System
name string
eventType string
eventAccess string
attributes XMLAttributes
리턴 System