C# Class SmsWeb.Models.CoordinatorTypeModel

Exibir arquivo Open project: samjeffress/TrickleComms

Private Properties

Property Type Description

Public Methods

Method Description
GetEmailList ( ) : List
GetMessageTypeFromModel ( ) : Type
GetTagList ( ) : List
IsMessageTypeValid ( ) : bool

Method Details

GetEmailList() public method

public GetEmailList ( ) : List
return List

GetMessageTypeFromModel() public abstract method

public abstract GetMessageTypeFromModel ( ) : Type
return System.Type

GetTagList() public method

public GetTagList ( ) : List
return List

IsMessageTypeValid() public method

public IsMessageTypeValid ( ) : bool
return bool