C# Class CK.WordPredictor.TextualContextService.ChangeWrapper

Inheritance: IDisposable
Datei anzeigen Open project: Invenietis/ck-certified

Public Methods

Method Description
ChangeWrapper ( TextualContextService service ) : System
Dispose ( ) : void

Method Details

ChangeWrapper() public method

public ChangeWrapper ( TextualContextService service ) : System
service TextualContextService
return System

Dispose() public method

public Dispose ( ) : void
return void