Initialize() public method

public Initialize ( ) : void
return void
コード例 #1
0
 public PrologCodeParser()
 {
     _operators.Initialize();
 }