Method | Description | |
---|---|---|
Initialize ( ITestSite testSite ) : void |
Initialize the adapter.
|
|
SendMailItem ( ) : bool |
A method used to send an email to the specified user account.
|
public Initialize ( ITestSite testSite ) : void | ||
testSite | ITestSite | Test site. |
return | void |