C# Class GuiCompare.MasterEvent

Inheritance: CompEvent
Afficher le fichier Open project: mono/mono-tools

Méthodes publiques

Méthode Description
GetAttributes ( ) : List
GetMemberAccess ( ) : string
GetMemberType ( ) : string
MasterEvent ( string name, string eventType, string eventAccess, XMLAttributes attributes ) : System

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : List
Résultat List

GetMemberAccess() public méthode

public GetMemberAccess ( ) : string
Résultat string

GetMemberType() public méthode

public GetMemberType ( ) : string
Résultat string

MasterEvent() public méthode

public MasterEvent ( string name, string eventType, string eventAccess, XMLAttributes attributes ) : System
name string
eventType string
eventAccess string
attributes XMLAttributes
Résultat System