C# Class Captura.MainViewModel

Inheritance: ViewModelBase
显示文件 Open project: MathewSachin/Captura

Public Methods

Method Description
MainViewModel ( ) : System

Private Methods

Method Description
AudioViewModel ( ) : System
CaptureScreenShot ( ) : void
CheckFunctionalityAvailability ( ) : void
GetImageProvider ( ) : IImageProvider
GetVideoFileWriter ( IImageProvider ImgProvider ) : IVideoFileWriter
GifViewModel ( ) : System
OnStopped ( ) : void
OthersViewModel ( ) : System
RecentViewModel ( ) : System
ScreenShotViewModel ( ) : System
StartRecording ( ) : void
StopRecording ( ) : void
TimerOnElapsed ( object Sender, System.Timers.ElapsedEventArgs Args ) : void
VideoViewModel ( ) : System

Method Details

MainViewModel() public method

public MainViewModel ( ) : System
return System