C# Class Cats.Services.Common.SMSGatewayService

Inheritance: ISMSGatewayService
Show file Open project: edgecomputing/cats

Public Methods

Method Description
get_action ( ) : string
is_validated ( string password ) : bool

Method Details

get_action() public method

public get_action ( ) : string
return string

is_validated() public method

public is_validated ( string password ) : bool
password string
return bool