AvatarsConquest/Docs/types/CommandEntry.html

14 lines
1.1 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - CommandEntry</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Commands.html">Back to Server.Commands</a></h4>
<h2>CommandEntry : <!-- DBG-2.1 --><font color="blue">IComparable</font></h2>
(<font color="blue">ctor</font>) CommandEntry( <font color="blue">string</font> command, <!-- DBG-0 --><a href="CommandEventHandler.html">CommandEventHandler</a> handler, <!-- DBG-0 --><a href="AccessLevel.html">AccessLevel</a> accessLevel )<br>
<!-- DBG-0 --><a href="AccessLevel.html">AccessLevel</a> AccessLevel( <font color="blue">get</font>; )<br>
<font color="blue">string</font> Command( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="CommandEventHandler.html">CommandEventHandler</a> Handler( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">int</font> CompareTo( <font color="blue">object</font> obj )<br>
</body>
</html>