AvatarsConquest/Docs/types/BatchCommand.html

13 lines
1,010 B
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - BatchCommand</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>BatchCommand</h2>
(<font color="blue">ctor</font>) BatchCommand( <font color="blue">string</font> command, <font color="blue">string</font> obj )<br>
<font color="blue">string</font> Command( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">string</font> Object( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">void</font> GetDetails( <font color="blue">out</font> <font color="blue">string</font> command, <font color="blue">out</font> <font color="blue">string</font> argString, <font color="blue">out</font> <font color="blue">string</font>[] args )<br>
</body>
</html>