16 lines
1 KiB
HTML
16 lines
1 KiB
HTML
<html>
|
|
<head>
|
|
<title>RunUO Documentation - Class Overview - PropertyValue</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>PropertyValue</h2>
|
|
(<font color="blue">ctor</font>) PropertyValue( Type type, <font color="blue">object</font> value )<br>
|
|
FieldInfo Field( <font color="blue">get</font>; )<br>
|
|
<font color="blue">bool</font> HasField( <font color="blue">get</font>; )<br>
|
|
Type Type( <font color="blue">get</font>; )<br>
|
|
<font color="blue">object</font> Value( <font color="blue">get</font>; )<br>
|
|
<font color="blue">void</font> Acquire( TypeBuilder typeBuilder, ILGenerator il, <font color="blue">string</font> fieldName )<br>
|
|
<font color="blue">void</font> Load( <!-- DBG-0 --><a href="MethodEmitter.html">MethodEmitter</a> method )<br>
|
|
</body>
|
|
</html>
|