C# Class ModernizedAlice.ArtOfWords.Services.FileExpander.FileExpanderVer2_0_0

Inheritance: FileExpanderInterface
ファイルを表示 Open project: kienaiProject/ArtOfWords

Public Methods

Method Description
Expand ( string folderPath, IEditor iEditor ) : ExpandResult
ExpandObject ( ) : bool

Private Methods

Method Description
ExpandCharacter ( ) : bool
ExpandCharacterMark ( ) : bool
ExpandCharacterStoryRelationModel ( ) : bool
ExpandItemModel ( ) : bool
ExpandItemStoryRelationModel ( ) : bool
ExpandPlaceModel ( ) : bool
ExpandStoryFrameMark ( ) : bool
ExpandStoryFrameModel ( ) : bool
ExpandTimelineEventModel ( ) : bool

Method Details

Expand() public method

public Expand ( string folderPath, IEditor iEditor ) : ExpandResult
folderPath string
iEditor IEditor
return ExpandResult

ExpandObject() public method

public ExpandObject ( ) : bool
return bool