프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TypeName | string |
메소드 | 설명 | |
---|---|---|
ConsoleSession ( ILogger log ) : System | ||
Dispose ( ) : void | ||
Input ( string value, int commandCorrelationId ) : void |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void | ||
Push ( string line ) : void | ||
ReadAsync ( ) : Task | ||
ReadErrorAsync ( ) : Task |
public Input ( string value, int commandCorrelationId ) : void | ||
value | string | |
commandCorrelationId | int | |
리턴 | void |