CRaPI - Correct Robust and Perfect API

Say Constructor 

Constructs a Say command object

public Say(
   string pMessage
);

Parameters

pMessage
Message to say

Remarks

The command will of the form:

(say pMessage)

See Also

Say Class | TeamYaffa.CRaPI.Commands Namespace