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