C# Class TwentyTwenty.Storage.Amazon.Test.Extensions

显示文件 Open project: 2020IP/TwentyTwenty.Storage

Public Methods

Method Description
AsStream ( this bytes ) : Stream

Method Details

AsStream() public static method

public static AsStream ( this bytes ) : Stream
bytes this
return System.IO.Stream