Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GitterSharp
Helpers
StreamHelper
C# Class GitterSharp.Helpers.StreamHelper
显示文件
Open project: Odonno/gitter-api-pcl
Public Methods
Method
Description
ReadStreamAsync
(
Stream
stream
) :
Task
Method Details
ReadStreamAsync()
public
static
method
public
static
ReadStreamAsync
(
Stream
stream
) :
Task
stream
System.IO.Stream
return
Task