메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
CreateObjRef ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
InitializeLifetimeService ( ) : object | ||
Peek ( ) : int | ||
ProcessStdoutReader ( |
||
Read ( ) : int | ||
Read ( char buffer, int index, int count ) : int | ||
ReadBlock ( char buffer, int index, int count ) : int | ||
ReadLine ( ) : string | ||
ReadToEnd ( ) : string | ||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
public CreateObjRef ( |
||
requestedType | ||
리턴 | System.Runtime.Remoting.ObjRef |
public ProcessStdoutReader ( |
||
helper | ||
process | GitProcess | |
리턴 | System |
public Read ( char buffer, int index, int count ) : int | ||
buffer | char | |
index | int | |
count | int | |
리턴 | int |
public ReadBlock ( char buffer, int index, int count ) : int | ||
buffer | char | |
index | int | |
count | int | |
리턴 | int |