C# 클래스 JMeter.Toolkit.Engine.Extensions.StreamExtensions

파일 보기 프로젝트 열기: fdore/jmeter-toolkit

공개 메소드들

메소드 설명
ReadContent ( this stream ) : string

Convert stream to string

메소드 상세

ReadContent() 공개 정적인 메소드

Convert stream to string
public static ReadContent ( this stream ) : string
stream this
리턴 string