C# Class BLL.Workflows.Unicast

Mostra file Open project: cdadmin/clonedeploy

Public Methods

Method Description
Start ( ) : string
Unicast ( Models computer, string direction, int userId ) : Helpers

Method Details

Start() public method

public Start ( ) : string
return string

Unicast() public method

public Unicast ( Models computer, string direction, int userId ) : Helpers
computer Models
direction string
userId int
return Helpers