C# Class ForkEditorFactoryImp, isoAbbeyTFG

Inheritance: ForkEditorFactory
Mostra file Open project: nvidiosin/isoAbbeyTFG

Public Methods

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

Method Details

ForkEditorFactoryImp() public method

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

ForkEditorIndex() public method

public ForkEditorIndex ( Checkable, fork ) : int
fork Checkable,
return int

createForkEditorFor() public method

public createForkEditorFor ( string forkName ) : ForkEditor
forkName string
return ForkEditor