Class StreamHelper
Inherited Members
Namespace: Volo.Abp.Cli.Utils
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class StreamHelper
Methods
GenerateStreamFromString(string)
Declaration
public static Stream GenerateStreamFromString(string s)
Parameters
| Type | Name | Description |
|---|---|---|
| string | s |
Returns
| Type | Description |
|---|---|
| Stream |