C# Class EducationsCourses.ViewModel.SendSMSViewModel

Inheritance: BaseViewModel
Mostra file Open project: rabbal/WPFEducation_Management

Public Methods

Method Description
SendSMSViewModel ( ) : EducationsCourses.Helpers

Protected Methods

Method Description
OnDispose ( ) : void

Private Methods

Method Description
CanSend ( ) : bool
SearchByTeacherName ( string name ) : void
Send ( ) : void

Method Details

OnDispose() protected method

protected OnDispose ( ) : void
return void

SendSMSViewModel() public method

public SendSMSViewModel ( ) : EducationsCourses.Helpers
return EducationsCourses.Helpers