C# Class TeamMentor.CoreLib.SendEmail_ExtensionMethods

Show file Open project: TeamMentor/Master

Public Methods

Method Description
email_NewUser_Welcome ( this tmUser ) : bool
serverNotConfigured ( this sendEmails ) : bool

Method Details

email_NewUser_Welcome() public static method

public static email_NewUser_Welcome ( this tmUser ) : bool
tmUser this
return bool

serverNotConfigured() public static method

public static serverNotConfigured ( this sendEmails ) : bool
sendEmails this
return bool