C# Class EventEditorFactoryImp, isoAbbeyTFG

Inheritance: EventEditorFactory
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG

Méthodes publiques

Méthode Description
EventEditorFactoryImp ( ) : System.Collections.Generic
createEventEditorFor ( string eventName ) : EventEditor,

Method Details

EventEditorFactoryImp() public méthode

public EventEditorFactoryImp ( ) : System.Collections.Generic
Résultat System.Collections.Generic

createEventEditorFor() public méthode

public createEventEditorFor ( string eventName ) : EventEditor,
eventName string
Résultat EventEditor,