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
PowerShellHtmlConsole
Controllers
SessionController
C# Class PowerShellHtmlConsole.Controllers.SessionController
Inheritance:
ApiController
Show file
Open project: SzymonPobiega/PowerShellHtmlConsole
Public Methods
Method
Description
Get
( ) :
OutCommand
Post
(
InCommand
command
) :
void
SessionController
(
InputOutputBuffers
buffers
) :
System
Method Details
Get()
public
method
public
Get
( ) :
OutCommand
return
OutCommand
Post()
public
method
public
Post
(
InCommand
command
) :
void
command
InCommand
return
void
SessionController()
public
method
public
SessionController
(
InputOutputBuffers
buffers
) :
System
buffers
InputOutputBuffers
return
System