C# 클래스 Axiom.Runtime.UnitTests._ExternalsTests

파일 보기 프로젝트 열기: ahodroj/prologdotnet

공개 메소드들

메소드 설명
SetupMachine ( ) : AbstractMachineState
Verify ( string name, int arity ) : void

비공개 메소드들

메소드 설명
asserta_1 ( ) : void
assertz_1 ( ) : void

메소드 상세

SetupMachine() 공개 메소드

public SetupMachine ( ) : AbstractMachineState
리턴 Axiom.Runtime.AbstractMachineState

Verify() 공개 메소드

public Verify ( string name, int arity ) : void
name string
arity int
리턴 void