Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlStreamType Enumeration
SwiPlCs interface ► SbsSW.SwiPlCs.Streams ► PlStreamType
The standard SWI-Prolog streams ( input output error )
Declaration Syntax| C# | Visual Basic | Visual C++ | F# |
public enum PlStreamType
Public Enumeration PlStreamType
public enum class PlStreamType
type PlStreamType
Members| Member | Description |
|---|---|
| Input | 0 - The standard input stream. |
| Output | 1 - The standard input stream. |
| Error | 1 - The standard error stream. |
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)