Click or drag to resize

IAceLogableWithInput Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.interfaces.interfaces
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public interface IAceLogableWithInput : IAceLogable, 
	ILogable
Request Example View Source

The IAceLogableWithInput type exposes the following members.

Properties
  NameDescription
Public propertylogContent (Inherited from IAceLogable.)
Top
Methods
  NameDescription
Public methodgetInputLine
Public methodlog (Inherited from IAceLogable.)
Top
See Also