AvatarsConquest/Docs/types/StringCondition.html

12 lines
1.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - StringCondition</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>StringCondition : <!-- DBG-1 --><a href="PropertyCondition.html">PropertyCondition</a>, <!-- DBG-2.2 --><a href="ICondition.html">ICondition</a></h2>
(<font color="blue">ctor</font>) StringCondition( <!-- DBG-0 --><a href="Property.html">Property</a> property, <font color="blue">bool</font> not, <!-- DBG-0 --><a href="StringOperator.html">StringOperator</a> op, <font color="blue">object</font> value, <font color="blue">bool</font> ignoreCase )<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>