C# Class Cats.TemplateServer.TemplateManager

Inheritance: ITemplateManager
Show file Open project: edgecomputing/cats

Public Methods

Method Description
Authenticate ( string userName, string passWord ) : bool
DeleteFile ( string virtualPath ) : void

Deletes a file from the repository

DeleteTemplate ( string fileName ) : void
DoWork ( ) : void
GetAllTemplates ( ) : List