13 lines
1.2 KiB
HTML
13 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - ComparisonCondition</title>
|
|
</head>
|
|
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
|
|
<h4><a href="../namespaces/Server.Commands.Generic.html">Back to Server.Commands.Generic</a></h4>
|
|
<h2>ComparisonCondition : <!-- DBG-1 --><a href="PropertyCondition.html">PropertyCondition</a>, <!-- DBG-2.2 --><a href="ICondition.html">ICondition</a></h2>
|
|
<h4>Nested Types: <!-- DBG-4 --><a href="(Anonymous-Type)--c__DisplayClass1.html">(Anonymous-Type)--c__DisplayClass1</a></h4>
|
|
(<font color="blue">ctor</font>) ComparisonCondition( <!-- DBG-0 --><a href="Property.html">Property</a> property, <font color="blue">bool</font> not, <!-- DBG-0 --><a href="ComparisonOperator.html">ComparisonOperator</a> op, <font color="blue">object</font> value )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Compile( <!-- DBG-0 --><a href="MethodEmitter.html">MethodEmitter</a> emitter )<br>
|
|
<font color="blue">virtual</font> <font color="blue">void</font> Construct( TypeBuilder typeBuilder, ILGenerator il, <font color="blue">int</font> index )<br>
|
|
</body>
|
|
</html>
|