public WorkflowEngineCompilationResult(
byte[] assemblyBytes
)
Public Sub New (
assemblyBytes As Byte()
)
public:
WorkflowEngineCompilationResult(
array<unsigned char>^ assemblyBytes
)
new :
assemblyBytes : byte[] -> WorkflowEngineCompilationResult