C# Class Swicli.Library.DelegateObjectInProlog

Inheritance: PrologGenericDelegate
Show file Open project: swi-to-yap/swicli Class Usage Examples

Public Properties

Property Type Description
PrologEvents ulong
UseCallN bool

Public Methods

Method Description
CallPrologFast ( object paramz ) : object
DelegateObjectInProlog ( DelegateObjectInPrologKey key ) : System
ToString ( ) : string

Method Details

CallPrologFast() public method

public CallPrologFast ( object paramz ) : object
paramz object
return object

DelegateObjectInProlog() public method

public DelegateObjectInProlog ( DelegateObjectInPrologKey key ) : System
key DelegateObjectInPrologKey
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

PrologEvents public static property

public static ulong PrologEvents
return ulong

UseCallN public static property

public static bool UseCallN
return bool