12 lines
996 B
HTML
12 lines
996 B
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - ICondition</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>ICondition</h2>
|
|
<h4>Derived Types: <!-- DBG-3 --><a href="ComparisonCondition.html">ComparisonCondition</a>, <!-- DBG-3 --><a href="PropertyCondition.html">PropertyCondition</a>, <!-- DBG-3 --><a href="StringCondition.html">StringCondition</a>, <!-- DBG-3 --><a href="TypeCondition.html">TypeCondition</a></h4>
|
|
<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>
|