메소드 | 설명 | |
---|---|---|
CanMoveToNextPage ( ) : bool |
Determines whether this instance [can move to next page].
|
|
EffectViewModel ( IMessageBoxService messageBoxService, ISettingsService settingsService, ICachingService cachingService, IEffectFactory effectFactory ) : System.Collections.Generic |
Initializes a new instance of the EffectViewModel class.
|
|
OnSave ( ) : void |
Called when [save].
|
메소드 | 설명 | |
---|---|---|
Init ( ) : void |
Called when [initialize].
|
public EffectViewModel ( IMessageBoxService messageBoxService, ISettingsService settingsService, ICachingService cachingService, IEffectFactory effectFactory ) : System.Collections.Generic | ||
messageBoxService | IMessageBoxService | The message box service. |
settingsService | ISettingsService | The settings service. |
cachingService | ICachingService | The caching service. |
effectFactory | IEffectFactory | The effect factory. |
리턴 | System.Collections.Generic |