public static string GetStartSignal(
WorkflowStorageBase action
)
Public Shared Function GetStartSignal (
action As WorkflowStorageBase
) As String
public:
static String^ GetStartSignal(
WorkflowStorageBase^ action
)
static member GetStartSignal :
action : WorkflowStorageBase -> string