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
AIMA
Core
Search
CSP
Variable
C# Class AIMA.Core.Search.CSP.Variable
Show file
Open project: PaulMineau/AIMA.Net
Class Usage Examples
Public Methods
Method
Description
Equals
(
Object
obj
) :
bool
GetHashCode
( ) :
int
ToString
( ) :
String
Variable
(
String
name
) :
System
getName
( ) :
String
Method Details
Equals()
public
method
public
Equals
(
Object
obj
) :
bool
obj
Object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
ToString()
public
method
public
ToString
( ) :
String
return
String
Variable()
public
method
public
Variable
(
String
name
) :
System
name
String
return
System
getName()
public
method
public
getName
( ) :
String
return
String