Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ExampleCallsProlog
ExampleCallsPrologClass
C# Class ExampleCallsProlog.ExampleCallsPrologClass
Show file
Open project: swi-to-yap/swicli
Public Methods
Method
Description
Main
(
string
args0
) :
void
Message
(
string
p
) :
void
install
( ) :
void
Private Methods
Method
Description
ExampleCallsPrologClass
( ) :
System
Method Details
Main()
public
static
method
public
static
Main
(
string
args0
) :
void
args0
string
return
void
Message()
public
static
method
public
static
Message
(
string
p
) :
void
p
string
return
void
install()
public
static
method
public
static
install
( ) :
void
return
void