Show / Hide Table of Contents

Class StreamHelper

Inheritance
System.Object
StreamHelper
Namespace: Volo.Abp.Cli.Utils
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class StreamHelper : object

Methods

GenerateStreamFromString(String)

Declaration
public static Stream GenerateStreamFromString(string s)
Parameters
Type Name Description
System.String s
Returns
Type Description
Stream
Back to top Powered by Volosoft