C# Class Cats.Services.EarlyWarning.TemplateService

Inheritance: ITemplateService
Show file Open project: edgecomputing/cats

Public Methods

Method Description
AddTemplate ( Template template ) : bool
DeleteById ( int id ) : bool
DeleteTemplate ( Template template ) : bool
EditTemplate ( Template template ) : bool
FindBy ( bool>.Expression predicate ) : List