Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GitSharp
Core
Transport
TransportGitSsh.GitSshErrorStream
C# Class GitSharp.Core.Transport.TransportGitSsh.GitSshErrorStream
Inheritance:
System.IO.MemoryStream
Afficher le fichier
Open project: jagregory/GitSharp
Méthodes publiques
Méthode
Description
ToString
( ) :
string
Write
(
byte
buffer
,
int
offset
,
int
count
) :
void
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
Write()
public
méthode
public
Write
(
byte
buffer
,
int
offset
,
int
count
) :
void
buffer
byte
offset
int
count
int
Résultat
void