Swi-cs-pl - A CSharp class library to connect .NET languages with SWI-Prolog
PlTerm Constructor (text)
SwiPlCs interface ► SbsSW.SwiPlCs ► PlTerm ► PlTerm(String)
Creates a term-references holding a Prolog term representing text.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public PlTerm( string text )
Public Sub New ( text As String )
public: PlTerm( String^ text )
new : text : string -> PlTerm
Parameters
- text (String)
- the text
Assembly: SwiPlCs (Module: SwiPlCs.dll) Version: 1.1.60605.0 (1.1.60605.0)