15 lines
1.1 KiB
HTML
15 lines
1.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - BodyEntry</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>BodyEntry</h2>
|
|
(<font color="blue">ctor</font>) BodyEntry( <!-- DBG-0 --><a href="Body.html">Body</a> body, <!-- DBG-0 --><a href="ModelBodyType.html">ModelBodyType</a> bodyType, <font color="blue">string</font> name )<br>
|
|
<!-- DBG-0 --><a href="Body.html">Body</a> Body( <font color="blue">get</font>; )<br>
|
|
<!-- DBG-0 --><a href="ModelBodyType.html">ModelBodyType</a> BodyType( <font color="blue">get</font>; )<br>
|
|
<font color="blue">string</font> Name( <font color="blue">get</font>; )<br>
|
|
<font color="blue">virtual</font> <font color="blue">bool</font> Equals( <font color="blue">object</font> obj )<br>
|
|
<font color="blue">virtual</font> <font color="blue">int</font> GetHashCode()<br>
|
|
</body>
|
|
</html>
|