Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Headless
TextPage
C# Class Headless.TextPage
The
TextPage
class provides the Text response from a
Browser
request.
Inheritance:
Page
Show file
Open project: roryprimrose/Headless
Protected Methods
Method
Description
SetContent
(
HttpContent
content
) :
void
Method Details
SetContent()
protected
method
/// The
parameter is
null
. ///
protected
SetContent
(
HttpContent
content
) :
void
content
System.Net.Http.HttpContent
return
void