C# Class ForkEditorFactoryImp, isoAbbeyTFG

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

Méthodes publiques

Méthode Description
ForkEditorFactoryImp ( ) : System.Collections.Generic
ForkEditorIndex ( Checkable, fork ) : int
createForkEditorFor ( string forkName ) : ForkEditor

Method Details

ForkEditorFactoryImp() public méthode

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

ForkEditorIndex() public méthode

public ForkEditorIndex ( Checkable, fork ) : int
fork Checkable,
Résultat int

createForkEditorFor() public méthode

public createForkEditorFor ( string forkName ) : ForkEditor
forkName string
Résultat ForkEditor