C# Class EventEditorFactoryImp, isoAbbeyTFG

Inheritance: EventEditorFactory
Mostrar archivo Open project: nvidiosin/isoAbbeyTFG

Public Methods

Method Description
EventEditorFactoryImp ( ) : System.Collections.Generic
createEventEditorFor ( string eventName ) : EventEditor,

Method Details

EventEditorFactoryImp() public method

public EventEditorFactoryImp ( ) : System.Collections.Generic
return System.Collections.Generic

createEventEditorFor() public method

public createEventEditorFor ( string eventName ) : EventEditor,
eventName string
return EventEditor,