Property | Type | Description | |
---|---|---|---|
_coreShell | ICoreShell |
Method | Description | |
---|---|---|
CarriageReturnProcessor ( ICoreShell coreShell, IInteractiveWindow interactiveWindow ) : System | ||
Dispose ( ) : void | ||
ProcessMessage ( string message ) : bool |
Method | Description | |
---|---|---|
OnBufferChanged ( object sender, TextContentChangedEventArgs e ) : void | ||
ProcessReplacement ( ) : void |
public CarriageReturnProcessor ( ICoreShell coreShell, IInteractiveWindow interactiveWindow ) : System | ||
coreShell | ICoreShell | |
interactiveWindow | IInteractiveWindow | |
return | System |
public ProcessMessage ( string message ) : bool | ||
message | string | |
return | bool |