Overload List
Name | Description | |
---|---|---|
![]() | WorkflowBlob(Byte) |
Constructs new instance of WorkflowBlob and fills it with data from the byte array
|
![]() | WorkflowBlob(Stream) |
Constructs new instance of WorkflowBlob and fills it with data from the given stream
|
![]() | WorkflowBlob(String) |
Constructs new instance of WorkflowBlob and fills it with a content decoded from BASE64 representation
|
See Also