GetStream(string) Method

Syntax

public MemoryStream GetStream(string content)

Parameters

Name Type Description
content string

Return Value

Type Description
MemoryStream