BritainKnights/Docs/types/BaseInfo.html

19 lines
1.6 KiB
HTML

<html>
<head>
<title>RunUO Documentation - Class Overview - BaseInfo</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Engines.Reports.html">Back to Server.Engines.Reports</a></h4>
<h2>BaseInfo : <!-- DBG-2.1 --><font color="blue">IComparable</font></h2>
<h4>Derived Types: <!-- DBG-3 --><a href="StaffInfo.html">StaffInfo</a>, <!-- DBG-3 --><a href="UserInfo.html">UserInfo</a></h4>
(<font color="blue">static</font>) TimeSpan SortRange( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
(<font color="blue">ctor</font>) BaseInfo( <font color="blue">string</font> account )<br>
<font color="blue">string</font> Account( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">string</font> Display( <font color="blue">get</font>; )<br>
<!-- DBG-0 --><a href="PageInfoCollection.html">PageInfoCollection</a> Pages( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">virtual</font> <font color="blue">int</font> CompareTo( <font color="blue">object</font> obj )<br>
<font color="blue">int</font> GetPageCount( <!-- DBG-0 --><a href="PageResolution.html">PageResolution</a> res, DateTime min, DateTime max )<br>
<font color="blue">void</font> Register( <!-- DBG-0 --><a href="PageInfo.html">PageInfo</a> page )<br>
<font color="blue">void</font> Unregister( <!-- DBG-0 --><a href="PageInfo.html">PageInfo</a> page )<br>
</body>
</html>