Property | Type | Description | |
---|---|---|---|
BeginEnumerate | void | ||
DestroyTimer | void | ||
GetTimerValue | double | ||
LogFailedTask | void | ||
NextRandom | |||
NextSlide | void | ||
ResetTimer | void | ||
SetupTimer | void | ||
ShowImage | void | ||
SlideshowDriver | NLog |
Method | Description | |
---|---|---|
Create ( |
||
Create ( string filename, ISlideshowViewer viewer, IPlatformService platformService ) : |
||
Next ( ) : void | ||
PauseOrResume ( ) : void | ||
Play ( ) : void | ||
Previous ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
BeginEnumerate ( ) : void | ||
DestroyTimer ( ) : void | ||
GetTimerValue ( ) : double | ||
LogFailedTask ( System.Threading.Tasks.Task t, string baseMessage ) : void | ||
NextRandom ( ) : |
||
NextSlide ( ) : void | ||
ResetTimer ( ) : void | ||
SetupTimer ( ) : void | ||
ShowImage ( |
||
SlideshowDriver ( |
static public Create ( |
||
model | ||
viewer | ISlideshowViewer | |
platformService | IPlatformService | |
return |
static public Create ( string filename, ISlideshowViewer viewer, IPlatformService platformService ) : |
||
filename | string | |
viewer | ISlideshowViewer | |
platformService | IPlatformService | |
return |